https://bugs.kde.org/show_bug.cgi?id=461979
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/a0 | |33f5349394e7a59b33059bf880c | |33749413ebb Status|CONFIRMED |RESOLVED Version Fixed In| |5.27 --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit a033f5349394e7a59b33059bf880c33749413ebb by Nate Graham, on behalf of Niccolò Venerandi. Committed on 01/02/2023 at 16:07. Pushed by ngraham into branch 'master'. applets/showActivityManager: Fix icon alignment and size in vertical panels Previous code assumed that the widget lives in a horizontal panel, taking the height as the reference size for the icon and always trying to display the label; now, it scales depending on what's smaller between height and width, and only displays the label in a horizontal panel. FIXED-IN: 5.27 M +3 -2 applets/showActivityManager/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/commit/a033f5349394e7a59b33059bf880c33749413ebb -- You are receiving this mail because: You are watching all bug changes.