-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.8.0
-
dbfbf19bb (dev), 14978091b (6.8), 4ffe6463c (tqtc/lts-6.5)
-
framework-content 1
The documentation of WheelHandler shows a lot of examples which contain tap handlers.
https://doc.qt.io/qt-6/qml-qtquick-wheelhandler.html
This should be changed to be more specific to Mouse Handler; an example on how to scroll a non-interactive flickable with the Wheel Handler would be nice, too.