qtdeclarative/tests/auto/quickcontrols/controls
Oliver Eftevaag 92eff047d6 Slider: use axis with the largest delta, when sliding via wheelEvent
The slider naively assumed that all wheelEvents would have either
angleDelta().x(), or angleDelta().y() set to 0, when in reality those
numbers can be any floating point value.

Choosing the largest of the two deltas, is a more robust solution.

Pick-to: 6.8
Change-Id: I1fb75eb5121c99c9b354e53732ec6981f477e283
Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
2024-08-08 18:39:50 +02:00
..
basic Blacklist tst_controls::Basic::Action::test_repeater 2024-06-13 04:37:05 +02:00
data Slider: use axis with the largest delta, when sliding via wheelEvent 2024-08-08 18:39:50 +02:00
fluentwinui3 FluentWinUI3 Style: Add BusyIndicator 2024-07-05 09:03:41 +02:00
fusion Menu, MenuBar: remove requestNative and rely solely on app attributes 2024-04-17 15:05:01 +08:00
imagine Menu, MenuBar: remove requestNative and rely solely on app attributes 2024-04-17 15:05:01 +08:00
ios Menu, MenuBar: remove requestNative and rely solely on app attributes 2024-04-17 15:05:01 +08:00
macos Menu, MenuBar: remove requestNative and rely solely on app attributes 2024-04-17 15:05:01 +08:00
material Menu, MenuBar: remove requestNative and rely solely on app attributes 2024-04-17 15:05:01 +08:00
universal Menu, MenuBar: remove requestNative and rely solely on app attributes 2024-04-17 15:05:01 +08:00
windows Menu, MenuBar: remove requestNative and rely solely on app attributes 2024-04-17 15:05:01 +08:00
CMakeLists.txt Rename Fluent style to FluentWinUI3 2024-06-02 23:26:54 +02:00