Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.7
-
None
Description
Just adding a DragHandler to enable moving of an item doesn't work as expected (I think) if there is an active transform. The dragging works, but the initial position is wrong (and typically causes a jump) (the red rectangle in the attached movie).
A MouseArea with drag.target (the green rectangle in the attached movie) doesn't have this problem.