#417 closed enhancement (fixed)
problem with gravity
Reported by: | Mignon Belongie | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Core | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In dojo.dnd.HtmlDropTarget?.onDrop, the before-or-after decision is based on whether gravity is north, but this is wrong for children aligned horizontally, as in a table row. Similarly, in dojo.dnd.HtmlDropTarget?.onDragMove, the assumption is that items are aligned vertically.
Change History (4)
comment:1 Changed 14 years ago by
Milestone: | → 0.4 |
---|
comment:2 Changed 13 years ago by
Owner: | changed from anonymous to liucougar |
---|---|
Type: | defect → enhancement |
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
fixed in r5043