https://bugs.kde.org/show_bug.cgi?id=449040
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.24 Latest Commit| |https://invent.kde.org/plas | |ma/systemsettings/commit/ed | |64dbc76457bc66eaf565bf57ea0 | |bf379cf4c59 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #6 from Ismael Asensio <isma...@gmail.com> --- Git commit ed64dbc76457bc66eaf565bf57ea0bf379cf4c59 by Ismael Asensio. Committed on 01/02/2022 at 19:31. Pushed by ngraham into branch 'master'. IconView: Fix header padding We weren't setting the vertical spacing for the page's GridLayout, so it took the standard 6px causing this extra padding on top and bottom for every KCM. Better apply this margins to the title widget which is only shown for iconview. The horizontal spacing is not needed, so that part can be simplified. FIXED-IN: 5.24 M +7 -4 core/ModuleView.cpp https://invent.kde.org/plasma/systemsettings/commit/ed64dbc76457bc66eaf565bf57ea0bf379cf4c59 -- You are receiving this mail because: You are watching all bug changes.