https://bugs.kde.org/show_bug.cgi?id=493994
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |af302b741a12b33653162bc2700 | |e866397c2ef12 Resolution|--- |FIXED Version Fixed In| |6.2.1 Status|ASSIGNED |RESOLVED --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit af302b741a12b33653162bc2700e866397c2ef12 by Nate Graham. Committed on 11/10/2024 at 04:26. Pushed by ngraham into branch 'master'. kcms/touchpad: remove extra padding from QtWidgets wrapper layout This KCM wraps the QML-provided content in a QtWidgets-provided box layout. Those include 6px padding by default, but we don't want it here since the QML code brings its own. Let's turn it off. FIXED-IN: 6.2.1 M +1 -0 kcms/touchpad/kcm.cpp https://invent.kde.org/plasma/plasma-desktop/-/commit/af302b741a12b33653162bc2700e866397c2ef12 -- You are receiving this mail because: You are watching all bug changes.