#10679 closed enhancement (fixed)
[patch] [ccla]Initial checkin dojox.mdnd
Reported by: | jfcunat | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Dojox | Version: | 1.4.0 |
Keywords: | dojox dnd | Cc: | |
Blocked By: | Blocking: |
Description
Initial checkin of a new dnd solution based on coordinates. Compatible with dojo.dnd.solution (adapters are provided)
dojox.dnd moves directly the nodes you are dragging not a copy or an avatar.
A transparent "cover" is placed on top of the page during the drag to optimize the performance
It is possible to use different drop modes to choose the nearest area that can accept drop
Jeff Cunat
Attachments (2)
Change History (9)
Changed 11 years ago by
Attachment: | patch_dojoxdnd.txt added |
---|
comment:1 Changed 11 years ago by
Owner: | changed from Adam Peller to Eugene Lazutkin |
---|
Changed 11 years ago by
Attachment: | patch_dojoxdnd_v0.2.txt added |
---|
comment:2 Changed 11 years ago by
Status: | new → assigned |
---|
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 11 years ago by
comment:5 Changed 11 years ago by
comment:6 Changed 11 years ago by
comment:7 Changed 11 years ago by
Summary: | [patch] [ccla]Initial checkin dojox.dnd → [patch] [ccla]Initial checkin dojox.mdnd |
---|
Note: See
TracTickets for help on using
tickets.
small fixes and README file