Hi,
I have some strange behaviour and need help.
When changing from a groupe node to a folder node (the node itself contains its children nodes), the node will be move automatically to a new undefined position (mostly the top left corner of the editor). This behavior appear on all nodes in my graph.
I don't know how to prevent this behavior, so my idea move the node back to its origin position. But the LayoutTool.moveNode() does not work.
It's there any way to fix this?
Many thanks.