Opened 14 years ago
Closed 14 years ago
#2263 closed enhancement (wontfix)
Ability to replace root tree node using DND
Reported by: | Owned by: | bill | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dojox | Version: | 0.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The current implementation of TreeBasicController? prevents parents from being moved under its own children. However in one special situation we would like to have the optional ability to simultaneously demote the root node and promote the first child of a tree using drag and drop.
Change History (2)
comment:1 Changed 14 years ago by
Component: | Widgets → Dojox |
---|
comment:2 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Since dojo.dnd and the tree's dnd will be completely rewritten for Dijit, it's not worth keeping these bugs open.
Note: See
TracTickets for help on using
tickets.
DnD not supported in Tree in dijit; moving to Dojox.