https://bugs.kde.org/show_bug.cgi?id=499296
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/6f95ebdf7f223c943291acf3b |t/20d0bef9325f968bcd7ddf2cf |b77db6c90260760 |765e05256c79852 --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 20d0bef9325f968bcd7ddf2cf765e05256c79852 by Nate Graham. Committed on 31/01/2025 at 14:22. Pushed by ngraham into branch 'Plasma/6.3'. Give ActionButton text more horizontal space Right now ActionButtons are rather narrow, with spacing that's inconsistent (narrow for lock+login screens, wide for logout screen). Let's unify on narrow spacing, but expand the width of the buttons a bit to provide more room for text. This results in almost the same spacing visually, but increases buttons' hitboxes and makes them less likely to have to display text in multi-line form. FIXED-IN: 6.3.0 (cherry picked from commit 6f95ebdf7f223c943291acf3bb77db6c90260760) Co-authored-by: Nate Graham <n...@kde.org> M +1 -1 lookandfeel/components/ActionButton.qml M +1 -1 lookandfeel/org.kde.breeze/contents/logout/Logout.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/20d0bef9325f968bcd7ddf2cf765e05256c79852 -- You are receiving this mail because: You are watching all bug changes.