When I use handles to pan or rotate a node , the node disappears. I checked the center point of the node after its disappearance, which is 20000 meters away from the original center point.
For example, the X value of the original center point is 78, and the X value after translating a point is 14484.
Hi,guido.
This behavior does not producible in our standard webviewer,It happened in the method I repackaged.
I haven’t found any possible reasons for this behavior.
So I would like to seek your help and see what reasons may cause a significant amount of translation or rotation
One quick note: we are currently updating the link on the handles operator to properly show the video. At this time, it’s not available for playback.
I rechecked my code,It’s my implementation is not taking into account the net node matrix of the selected item.
Now the problem is solved.
Thanks,Tino