#1095 closed enhancement (done)
Enable hiding details in collection views
Reported by: | swagner | Owned by: | swagner |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab 3.3.1 |
Component: | Core.Views | Version: | 3.3.1 |
Keywords: | Cc: | mkommend |
Description
In some cases it is reasonable not to show the details part in a collection view every time as showing the details might have a severe performance impact due to view caching in the ViewHost (cf. ticket #1072). Therefore it should be possible to show or hide the details part on demand.
Change History (5)
comment:1 Changed 14 years ago by swagner
- Status changed from new to assigned
comment:2 Changed 14 years ago by swagner
comment:3 Changed 14 years ago by swagner
- Resolution set to fixed
- Status changed from assigned to closed
Enabled hiding details in all collection views in r4096.
comment:4 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
Enabled hiding details in ItemListView in r4069.