https://bugs.kde.org/show_bug.cgi?id=449040
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/systemsettings/commit/ed |ma/systemsettings/commit/b3 |64dbc76457bc66eaf565bf57ea0 |fff86075e3cf469fa38f400c2a4 |bf379cf4c59 |8006c68ee91 --- Comment #7 from Nate Graham <n...@kde.org> --- Git commit b3fff86075e3cf469fa38f400c2a48006c68ee91 by Nate Graham, on behalf of Ismael Asensio. Committed on 01/02/2022 at 19:46. Pushed by ngraham into branch 'Plasma/5.24'. 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 (cherry picked from commit ed64dbc76457bc66eaf565bf57ea0bf379cf4c59) M +7 -4 core/ModuleView.cpp https://invent.kde.org/plasma/systemsettings/commit/b3fff86075e3cf469fa38f400c2a48006c68ee91 -- You are receiving this mail because: You are watching all bug changes.