diff options
author | Thomas Zander <t.zander@nokia.com> | 2010-06-16 11:54:56 (GMT) |
---|---|---|
committer | Thomas Zander <t.zander@nokia.com> | 2010-06-16 12:29:06 (GMT) |
commit | 47d3d5569e25d0e88259e1f0448d87325da0ab6a (patch) | |
tree | bd9285904d50266a5496015b1f2782ed8d079aad /src/plugins/imageformats | |
parent | 7e08ce215763475c5933d2f035687e5db3d5295d (diff) | |
download | Qt-47d3d5569e25d0e88259e1f0448d87325da0ab6a.zip Qt-47d3d5569e25d0e88259e1f0448d87325da0ab6a.tar.gz Qt-47d3d5569e25d0e88259e1f0448d87325da0ab6a.tar.bz2 |
Make sure only started gestures can cause cancellations
The design is that calling setGestureCancelPolicy on the gesture
that is in starting state, and is accepted can cause other gestures
to be cancelled.
So change the logic to follow this, which means we won't try to execute
the cancel strategy if the gesture was never accepted and avoid the
crash detailed in the task.
Reviewed-by: Denis
Task-number: QTBUG-9771
Diffstat (limited to 'src/plugins/imageformats')
0 files changed, 0 insertions, 0 deletions