Opened 14 years ago
Closed 14 years ago
#7044 closed enhancement (wontfix)
DnD: use dojo.dnd.move as a foundation for dojo.dnd
Reported by: | Eugene Lazutkin | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DnD | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
All drag detection, and moving the avatar business can be done with dojo.dnd.move. It'll help us to keep dojo.dnd DRY.
Note: See
TracTickets for help on using
tickets.
dojo.dnd is way too integrated for an external solution. While it is possible, it will not save much code.