qt5base-lts/tests/auto/widgets/widgets/qspinbox
Christian Ehrlicher aa8d3f90a4 QAbstractSpinBox: fix some ui glitches
Fix some ui glitches for QAbstractSpinBox:
 - update geometry when buttons are toggled on/off
 - calc button size with subControlRect instead hardcoded 20px
 - when buttons are not shown, don't add the button size in
   sizeFromContents for common and macOS style

Fixes: QTBUG-39713
Fixes: QTBUG-75303
Task-number: QTBUG-67126
Change-Id: Ibf330c76deb16358a481bba6bd429fff6a5d57ae
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2019-05-10 19:52:11 +02:00
..
.gitignore
BLACKLIST Extend opensuse blacklistings to opensuse-leap 2018-09-11 12:11:45 +00:00
qspinbox.pro
tst_qspinbox.cpp QAbstractSpinBox: fix some ui glitches 2019-05-10 19:52:11 +02:00