Ticket #132 (closed enhancement: fixed)
Avoid nodes reload after a deletion
| Reported by: | dumoulin | Owned by: | dumoulin |
|---|---|---|---|
| Priority: | low | Milestone: | 1.0 |
| Component: | ui.graphical | Version: | 0.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When you remove a node in variables, data structure or factors, the list is reloaded. It is disturbating for the data structure because it reinit the tree, and lost the expanded nodes. This reload is done to ensure that the node is removed after removing the data in the underlying model.
Find a way to directly remove the concerned node(s) without touching the other ones.
Change History
Note: See
TracTickets for help on using
tickets.





