aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@qt.io>2017-03-14 10:33:14 +0100
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2017-03-16 12:30:30 +0000
commitc2ca2cbf04071ffb3aee6af8d5ab9084dfa1c091 (patch)
treef7043644d7da341d3162cf80d91f46dc208393c5 /src/3rdparty
parent8675bb6b5a4721aa4d94dcb3cb98dbed061c164f (diff)
Fix touch event delivery in childMouseEventFilter
Since moving to pointer events, we would deliver all events inside the filter function. The expected behavior though is that only points that are already grabbed, pressed inside or grabbed by children would be seen by the filter function. This broke using multiple touch aware items at the same time (2 pinch areas for example). Change-Id: I42a430f196ebbcf0a83a6dc8aca319e433ad52ad Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'src/3rdparty')
0 files changed, 0 insertions, 0 deletions