Summary: | Icons too big on vertical panel | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Matthias Mueller <mat.mueller> |
Component: | System Tray | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | materka, nate, notmart |
Priority: | NOR | ||
Version: | 5.21.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.22 | |
Sentry Crash Report: | |||
Attachments: |
Panel with "fit to width" and "small icons" in comparison
Comparison vertical/horizontal panel |
Description
Matthias Mueller
2021-05-23 14:36:09 UTC
Created attachment 138707 [details]
Comparison vertical/horizontal panel
Both panels have "fit to width"/"fit to height" active and a panel height of 50
The actual problem is small icons being too small, most likely high dpi scaling not being perfect? fit to width is doing exactly what is supposed to do, to make systary icons as big as icons putside, like the start menu also, is the "margins separator" applet right before the systemtray? that's the element the panel uses to make the systray and the clock applets a bit smaller than the rest can you post a screenshot of that vertical panel in edit mode? If fit to width would be working correctly, then fit to height wouldn't. and as the icons are way bigger than anything else (see task manager for example), i think my first explanation makes more sense ^^ And i specifically removed the margin separator on the horizontal default-panel to show the same state (as margin separator doesn't work on vertical panels, but that's an other bug i guess). What exactly would you want to see in edit mode? I just tried to take a screenshot and noticed it looks exactly as without editing (i guess you want to make sure no margin separator is present?) It's sadly a known bug that margins in vertical panels aren't respected. We couldn't fix it in the 5.21 release because it relied on SVG changes that were in a newer frameworks version.It's fixed in Plasma 5.22 already. A known and fixed bug is the best bug! Thanks for the heads up :) |