Hi,
I have a problem that when I dragged multiple nodes it takes some time until we see the temporary nodes that move with the mouse.
If I drag only one node it works just fine but the more nodes I drag together the more time it take until we see the temporary nodes.
I run a performance profiler and I saw that most of the time is spent at OnVisualParentChanged function.
Is there a way to fix or improve this?
See picture below
Thanks