-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.7.1, 5.8.0
-
None
-
9a56985c91d16d7c42ba86f4b0a70f85973e0618
Here is an illustration of the problem: http://stackoverflow.com/questions/41262798/disable-mouse-wheel-for-qml-slider
It is trivial to expose the ability to disable the scroll wheel for the Slider, and the Slider in QtQuick Controls 2 has this ability. This should be added to the slider in QtQuick Controls, with a default value of true (for the current behaviour).