#7436 closed enhancement (fixed)
[patch][cla] Allow dojo.dnd.Source to specify a drag threshold
Reported by: | Revin Guillen | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DnD | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Moveable has a drag-initiation delay, but Source doesn't. It would be nice if you could set delay="8" or whatever in the markup to help users avoid accidental drag operations. Attached is a patch that adds this.
Attachments (1)
Change History (3)
Changed 12 years ago by
Attachment: | dnd-source-delay.patch added |
---|
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Milestone: | tbd → 1.2 |
---|
Note: See
TracTickets for help on using
tickets.
Allow dojo.dnd.Source to specify a drag threshold; Revin Guillen, CLA on file