Opened 14 years ago
Closed 13 years ago
#2570 closed defect (wontfix)
TreeV3 removing last node for a level, the previous node does not take on LastNode
Reported by: | guest | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit | Version: | 0.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Using TreeV3 and I remove the last node of a level, the expand/collapse image retains the image of - not the last node - when it has become the last node for the level.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | programTree.html added |
---|
comment:1 Changed 14 years ago by
Component: | General → Dijit |
---|---|
Owner: | changed from anonymous to bill |
TreeV3 is not being ported to 0.9. Does dijit.Tree do this?
comment:2 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Tree in dijit doesn't support removing nodes at all.
Note: See
TracTickets for help on using
tickets.
This a modified version of a test program