View Issue Details

IDProjectCategoryView StatusLast Update
0020971MMW 5Main Panelpublic2024-05-31 18:15
Reporterzvezdan Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version5.1 
Target Version5.2 
Summary0020971: Main panel is not resized well when changing size of skin
DescriptionTake a List (by Album) as an example, as on the screenshots. Here is what should be resized:
1. width of the right side bar;
2. height of the Preview panel in left side bar;
3. height of Info panel;
4. width of all columns in the main filelist and Playing list including Artwork.

All these things are set by program and cannot be done in skin. The 4-th one is most problematic because there are too many columns that should be resized manually after each changing of size.

The issue is more noticeable when sizes are much different, for example when going from 12px to 24px or even 36px. You cannot see it with your skins when you change @baseFontSize from 13px to 15px, so I got the later screenshots with the modified info.json of Material Design, adding just this:
                ,
                "24": "24px",
                "36": "36px"
TagsNo tags attached.
Attached Files
Fixed in build

Activities