https://bugs.kde.org/show_bug.cgi?id=440718
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/breeze/commit/9471c01099 | |519a5a0d95f7c02923c0507c919 | |8ad Version Fixed In| |5.23 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 9471c01099519a5a0d95f7c02923c0507c9198ad by Nate Graham, on behalf of Nyan Pasu. Committed on 09/08/2021 at 23:02. Pushed by ngraham into branch 'master'. Don't reserve room for spinbox buttons if buttons disabled Previously, in Qt Widgets with the Breeze theme active, QAbstractSpinBox::setButtonSymbols(QAbstractSpinBox::NoButtons) would hide the buttons but leave a white space where the buttons would normally be. This changes the Breeze theme to skip adding the width of the hidden buttons to the spinbox's width. FIXED-IN: 5.23 M +9 -5 kstyle/breezestyle.cpp https://invent.kde.org/plasma/breeze/commit/9471c01099519a5a0d95f7c02923c0507c9198ad -- You are receiving this mail because: You are watching all bug changes.