Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.2.4
-
-
942abaae59 (qt/qtbase/dev) 942abaae59 (qt/tqtc-qtbase/dev) c4405bc5d7 (qt/qtbase/6.4) d7c7740e07 (qt/tqtc-qtbase/6.2) c4405bc5d7 (qt/tqtc-qtbase/6.4) c4405bc5d7 (qt/tqtc-qtbase/tqtc/qtinsight-6.4)
Description
If we have QSlider::setAttribute( Qt::WA_MacSmallSize ) set this does not makes the slider handle small if it is compared with Qt5. All following shows same size.
Qt::WA_MacNormalSize
Qt::WA_MacMiniSize
Qt::WA_MacSmallSize
Attached is the example which reproduces it
Attachments
Issue Links
- is duplicated by
-
QTBUG-100842 QSlider doesn't respect mac constrol size attribute
- Closed