https://bugs.kde.org/show_bug.cgi?id=440718
nyanpasu64 <nyanpas...@tuta.io> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/breeze/commit/9471c01099 |ma/breeze/commit/66c5e86d8b |519a5a0d95f7c02923c0507c919 |7bddfc6a1d00595777b56d01efd |8ad |172 Status|ASSIGNED |RESOLVED --- Comment #7 from nyanpasu64 <nyanpas...@tuta.io> --- Git commit 66c5e86d8b7bddfc6a1d00595777b56d01efd172 by Nyan Pasu. Committed on 24/09/2021 at 21:14. Pushed by ndavis into branch 'Plasma/5.23'. 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. M +8 -7 kstyle/breezestyle.cpp https://invent.kde.org/plasma/breeze/commit/66c5e86d8b7bddfc6a1d00595777b56d01efd172 -- You are receiving this mail because: You are watching all bug changes.