Opened 13 years ago
Closed 5 years ago
#1616 closed enhancement (done)
CheckedItemCollectionView should have an option to select / deselect all items
Reported by: | mkommend | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.16 |
Component: | Core.Views | Version: | trunk |
Keywords: | Cc: |
Description
Currently it is laborious to select or deselect all items (e.g., configuring the input variables of a RegressionProblemData). This could be improved by providing a context menu.
Change History (7)
comment:1 Changed 5 years ago by abeham
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.16
comment:2 Changed 5 years ago by swagner
- Milestone changed from HeuristicLab 3.3.16 to HeuristicLab 3.3.17
- Version 3.3.5 deleted
comment:3 Changed 5 years ago by abeham
- Milestone changed from HeuristicLab 3.3.17 to HeuristicLab 3.3.16
- Owner changed from swagner to abeham
- Status changed from new to accepted
comment:4 Changed 5 years ago by abeham
- Owner changed from abeham to mkommend
- Status changed from accepted to reviewing
comment:5 Changed 5 years ago by abeham
- Version set to trunk
comment:6 Changed 5 years ago by mkommend
- Owner changed from mkommend to abeham
- Status changed from reviewing to readytorelease
Reviewed and tested r17127.
comment:7 Changed 5 years ago by abeham
- Resolution set to done
- Status changed from readytorelease to closed
r17148: merged to stable (17127)
Note: See
TracTickets for help on using
tickets.
r17127: Implemented Ctrl+A to select all when multi-select is supported