You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When dragging the representation the cursor could point at it which would result in the object moving away from itself.
For whatever reason I didn't come across this when testing.
And now I know why the collisions are being disabled.
So here's a better fix that only disables the collisions when the element is being dragged.
0 commit comments