#3568 closed enhancement (fixed)
Implement dojo.dnd.Target
Reported by: | Eugene Lazutkin | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | DnD | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Many people commented that it looks funny that when someone needs a pure target (no DnD out of it), s/he should create ... a source with "isSource: false" flag. Actually it can be done with a 1-liner declaration.
Change History (4)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 15 years ago by
Milestone: | → 0.9 |
---|
Note: See
TracTickets for help on using
tickets.
(In [9373]) In order to stop critics I've implemented dojo.dnd.Target for them. Enjoy! Fixes #3568.