View Issue Details

IDProjectCategoryView StatusLast Update
0014113MMW 5Generalpublic2021-01-25 15:20
Reporterjiri Assigned To 
PriorityurgentSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Summary0014113: Auto-size of listview columns
DescriptionCurrently we use a horizontal scrollbar for too wide listviews, but in many cases a better alternative would be to automatically adjust widths of columns so that they fit the available listview width.

When implemented, the header pop-up menu would probably change to:

  Hide column 'xxx' {the one clicked}
  Choose columns > {shows the current column editor menu item + all the columns}
----------------
[x] Automatic column widths
Additional InformationNote: The root cause of this issue is the fact that the tracklist in current browser modes doesn't display all fields if it's 'Detailed'. Possible solutions are:
a) auto-size columns to fit in available space as proposed above (downside: some columns will be truncated--?though users can manually resize?)

Other possible solutions are:
b) add a horizontal scrollbar that appears as an overlay over the lowest displayed track in the view (complex from an implementation standpoint).
c) add a 'Maximize'/'All Tracks' button that would open the full list of tracks as in a 'Detailed Tracklist' view. The downside of this is that switching users out of the Browser view:
- causes loss of functionality (online/related tracks)
- might be confusing because it becomes unclear what view is supposed to/going to used for the content in question.
TagsNo tags attached.
Fixed in build2065

Relationships

related to 0014116 closedrusty Wasted space in Browser views 
related to 0017438 closedLudek Automatic column width does not work correctly in "List (by Album)" view 

Activities

petr

2017-04-25 13:41

developer   ~0047845

Fixed

peke

2019-11-28 14:24

developer   ~0055529

Verified 2215

Auto Width Works in all list views and Settings is persistent on view change and MM5 restart for set views.