Opened 13 years ago
Closed 12 years ago
#1726 closed enhancement (done)
"Collapse All" feature in Optimizers View (Experiment)
Reported by: | HL User | Owned by: | swagner |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.7 |
Component: | Optimization.Views | Version: | 3.3.7 |
Keywords: | Cc: |
Description
When creating an experiment, you are able to compose it by adding multiple batch runs to it (see screenshot). However, it often happens that those batch runs are expanded at "free will" (without user interaction) - a feature (context menu entry?) "Collapse All" would be very helpful.
Attachments (1)
Change History (8)
Changed 13 years ago by gkronber
comment:1 Changed 13 years ago by swagner
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.7
comment:2 Changed 13 years ago by swagner
- Status changed from new to accepted
comment:3 Changed 13 years ago by swagner
- Type changed from feature request to enhancement
comment:4 Changed 13 years ago by swagner
comment:5 Changed 13 years ago by swagner
- Owner changed from swagner to mkommend
- Status changed from accepted to reviewing
comment:6 Changed 13 years ago by mkommend
- Owner changed from mkommend to swagner
- Status changed from reviewing to readytorelease
Reviewed and tested r7274 and everything works as expected.
comment:7 Changed 12 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.5 to 3.3.7
Note: See
TracTickets for help on using
tickets.
Added context menu items for expanding or collapsing all tree nodes in the ExperimentTreeView in r7274.