Skip to content

[applets/systemtray] Fixes for vertical and huge panel

Few fixes for icon sizing, especially less common. like vertical panel and huge sizes.

Icons are correctly wrapped for big vertical panels (expander icon is not overlapping, Bug 428158):

image

For even bigger panels, icons are nicely spread out (not left-aligned, Bug 428127):

image

Vertical and horizontal sizes are corectly calculated (not overlapping other elements, Bug 428198):

image

BUG: 428158 BUG: 428127 BUG: 428198 FIXED-IN: 5.20.2

Merge request reports