aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorChris Adams <chris.adams@jollamobile.com>2017-05-02 16:25:37 +1000
committerShawn Rutledge <shawn.rutledge@qt.io>2018-09-24 14:41:38 +0000
commit8fd398c9d2f5f54e446e0b402bc63a2edb50da6f (patch)
tree7aa1f7986e20fa6d2400eb9590fb58a246221e91 /tools
parentc2494382432d66cc08c14877378354f1b6cd6bfd (diff)
Prevent PathView's parent stealing mouse grab during double-flick
This commit fixes an issue where mouse events could be stolen by the parent of a PathView due to the PathView not correctly setting the keep-mouse-grab flag in handleMousePressEvent(). This commit ensures that the flag is correctly set, so that the second flick in a double flick is handled by the PathView rather than being stolen by the parent. Task-number: QTBUG-59620 Change-Id: Iccdfe16e7e80e6d1d31f95c3dba9c8839b20f30f Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions