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 |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |af302b741a12b33653162bc2700 |554018d694075ae454c858d8fa1 |e866397c2ef12 |39c1f2e24ab64 --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit 554018d694075ae454c858d8fa139c1f2e24ab64 by Nate Graham. Committed on 11/10/2024 at 20:28. Pushed by ngraham into branch 'Plasma/6.2'. 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 (cherry picked from commit af302b741a12b33653162bc2700e866397c2ef12) Co-authored-by: Nate Graham <n...@kde.org> M +1 -0 kcms/touchpad/kcm.cpp https://invent.kde.org/plasma/plasma-desktop/-/commit/554018d694075ae454c858d8fa139c1f2e24ab64 -- You are receiving this mail because: You are watching all bug changes.