Ticket #2214 (assigned enhancement)
tree view: folding/collapsing makes tree_navigation_flag less useful
| Reported by: | Janek Kozicki | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | Future Releases |
| Component: | mc-core | Version: | master |
| Keywords: | Cc: | ||
| Blocked By: | #4654 | Blocking: | |
| Branch state: | no branch | Votes for changeset: |
Description
The tree_navigation_flag which changes between F4: Static/Dynamic? browsing is useless after ticket #1517. In fact I think that it was a crude solution to provide a "collapsing" functionality.
Perhaps in the future we could remove tree_navigation_flag completely.
But for now, I think that instead of deleteing it fully, we can simply remove it from ButtonBar?, and put there Lazy/Active? toggle, which makes use of xtree_mode
Attachments
Change History
Changed 15 years ago by Janek Kozicki
- Attachment 0001-ticket-2214-DONE-Lazy-Active-option-added.patch added
comment:3 Changed 15 years ago by Janek Kozicki
- Status changed from assigned to testing
- Resolution set to fixed
I'm maring as fixed, request merge
comment:4 Changed 15 years ago by andrew_b
- Status changed from testing to reopened
- Resolution fixed deleted
Note: See
TracTickets for help on using
tickets.

fix