Drag a Group generate bad behavior

Hi,

i have updated to your latest build (1.8.35) and still experiencing issues with the drap and drops of nodes and group. see images:

initial position:

while drugging the Group ‘Development’:

Thanks!

Have you set Layout.isRealtime to false on the Layout(s) that you use as your Group.layout?

Thanks!
I have added it to the Group and the Diagram layout and it helped!

FYI, in version 2.0 the value of Layout.isRealtime will be null, which will be treated as if it were false when the Layout is a Group.layout, but which will be treated as if it were true when it is the Diagram.layout.