Opened 14 years ago
Closed 14 years ago
#3249 closed defect (fixed)
DnD: investigate subtle shifts on IE when dragging an element with Moveable.
Reported by: | Eugene Lazutkin | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | DnD | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
See test_moveable.html
.
Note: See
TracTickets for help on using
tickets.
(In [8945]) Switched from manual code to dojo.marginBox() for all element movements reducing the code size in the process. Thanks Scott J. Miles! Fixes #3249. Fixes #3255.