aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickdrawer/data/slider.qml
Commit message (Collapse)AuthorAgeFilesLines
* QQuickDrawer: fix draggingv5.11.0-beta2J-P Nurmi2018-03-091-0/+74
Make sure to respect keepMouse|TouchGrab. This fixes dragging a horizontal Slider inside a Drawer on the left or right edge, for example. Task-number: QTBUG-66637 Change-Id: Ie3688744741378694f96abc608dad2630ecd1fb0 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>