https://bugs.kde.org/show_bug.cgi?id=409957
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-desktop/184f2a8274dc387 | |86a0ca3cb22f49e1a2d688aae Resolution|--- |FIXED Version Fixed In| |5.17.0 --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit 184f2a8274dc38786a0ca3cb22f49e1a2d688aae by Nate Graham. Committed on 26/09/2019 at 20:18. Pushed by ngraham into branch 'Plasma/5.17'. [applets/kickoff] Improve appearance of draggable button grid in settings window Summary: The button grid was not centered, the content inside the buttons was not centered, the vertical spacing was too high on top and too low on bottom, and the explanatory text got cut off. This patch solves all those problems. Big thanks to @davidedmundson for his help getting this merge-ready. FIXED-IN: 5.17.0 Test Plan: Before: {F7247447, size=full} After: {F7247446, size=full} Reviewers: #vdg, #plasma, davidedmundson, GB_2, hein Reviewed By: #vdg, #plasma, davidedmundson, GB_2 Subscribers: hein, GB_2, davidedmundson, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D23158 M +13 -10 applets/kickoff/package/contents/ui/ConfigButtons.qml M +5 -6 applets/kickoff/package/contents/ui/ConfigGeneral.qml M +20 -19 applets/kickoff/package/contents/ui/KickoffConfigurationButton.qml https://commits.kde.org/plasma-desktop/184f2a8274dc38786a0ca3cb22f49e1a2d688aae -- You are receiving this mail because: You are watching all bug changes.