https://bugs.kde.org/show_bug.cgi?id=461979
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/commit/a0 |ma/plasma-desktop/commit/cd |33f5349394e7a59b33059bf880c |681bd9fbe7831ce6e4a069b1a98 |33749413ebb |9cd222898ca --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit cd681bd9fbe7831ce6e4a069b1a989cd222898ca by Nate Graham, on behalf of Niccolò Venerandi. Committed on 01/02/2023 at 16:08. Pushed by ngraham into branch 'Plasma/5.27'. 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 (cherry picked from commit a033f5349394e7a59b33059bf880c33749413ebb) M +3 -2 applets/showActivityManager/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/commit/cd681bd9fbe7831ce6e4a069b1a989cd222898ca -- You are receiving this mail because: You are watching all bug changes.