#1227 closed defect (fixed)
Destroying alll nodes makes tree unusable
Reported by: | ornus | Owned by: | ilia |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | tree | Cc: | |
Blocked By: | Blocking: |
Description
When all nodes are destroyed tree becomes invisible. What if I want to remove all old nodes and start from scratch? If this is possible somebody will end up doing this.
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
ok got it. disable detach for root node and be happy.
Note: See
TracTickets for help on using
tickets.
You mean, we need destroyChildren ? I don't quite get the requirement.