Skip to content
Commit 66c5e86d authored by Nyan Pasu's avatar Nyan Pasu 🐈
Browse files

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.

BUG: 440718
parent 8aa052db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment