Details
-
Suggestion
-
Resolution: Won't Do
-
P3: Somewhat important
-
4.4.0
-
None
Description
On Mac OSX it's semi-common to be able to scroll at an
accelerated rate by clicking and holding one of the two scroll bar
buttons. The scrolling gets faster the longer the button is held.
Not all apple apps support this, but it can be seen in some Apple programs like the Finder.
It would be nice if QScrollBar provided a setAccelerationEnabled(bool) type function so this type of functionality could be enabled in areas where it makes sense, or perhaps even enabled by default on OSX.