aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls/data/tst_dial.qml
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-04-04 17:41:14 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2017-04-05 09:08:08 +0000
commit1cf6abc8ba5547f12352467db8ce1c3d09921960 (patch)
treea1fb7e09417bf2dc7d41fa1bd64901e202d04549 /tests/auto/controls/data/tst_dial.qml
parentf5890e07ca8172b05ce8305c65b42531acdb629b (diff)
Slider: react immediately when using a mouse
The initial drag threshold is a necessary evil on touch to avoid conflicting with flickables, but leads to bad experience (QTBUG-47081) when using a mouse. Now that we have separate mouse and touch handling, we can apply immediate moves when using a mouse, but keep the old behavior on touch. Changing the behavior is simple, but auto tests need quite many tweaks so RangeSlider and Dial will be done separate follow up changes. [ChangeLog][Important Behavior Changes] Sliders and Dials now react immediately when using a mouse. Now the initial drag threshold applies only on touch, to avoid conflicting with flickables. Task-number: QTBUG-59920 Change-Id: Ifc1e6ed74c7894c3c854c975dff5238278827590 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'tests/auto/controls/data/tst_dial.qml')
0 files changed, 0 insertions, 0 deletions