Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
5.15.14
-
None
Description
When setting slider->setRange(-INT_MAX, INT_MAX) the slider is stuck to the left and cannot be dragged. Maybe because in this case (max-min) overflows...
It emits valid signals when the mouse is pressed and moved though.