-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
5.15.0
-
None
On Mac Os, when using a QSlider with tick marks enabled, the performance drops significantly. I attached a sample program to verify this. It has a slider and using a timer tries to move the slider 100 times per second. On Windows and Ubuntu this easily works with up tp 10000 tick marks. On MacOS the update rate drops to 60 fps for 100 ticks and to 3 fps for 1000 ticks.
Possibly related but not identical Issues:
https://bugreports.qt.io/browse/QTBUG-48084?jql=text%20~%20%22qslider%22
https://bugreports.qt.io/browse/QTBUG-682?jql=text%20~%20%22qslider%22
https://bugreports.qt.io/browse/QTBUG-49385?jql=text%20~%20%22qslider%22