diff options
author | Martin Jones <martin.jones@nokia.com> | 2010-07-29 00:59:26 (GMT) |
---|---|---|
committer | Toby Tomkins <toby.tomkins@nokia.com> | 2010-07-29 07:08:47 (GMT) |
commit | 6b77c529858d13f4a11fc1e5246b2409f8e0e449 (patch) | |
tree | 24b7ba7647839cbee353290c5f686f74dc37631e /doc/src/snippets/code/src_gui_kernel_qlayout.cpp | |
parent | aca0fb5feed92623e1aa3f266059aa39d42ce7d9 (diff) | |
download | Qt-6b77c529858d13f4a11fc1e5246b2409f8e0e449.zip Qt-6b77c529858d13f4a11fc1e5246b2409f8e0e449.tar.gz Qt-6b77c529858d13f4a11fc1e5246b2409f8e0e449.tar.bz2 |
Don't emit movementEnded if mouse press is a continuation of a flick.
When the mouse is pressed the flick is stopped, but this may be a
continuation of a previous flick, in which case we don't want to
emit movementEnded since this can cause stutters in animations triggered
by movementEnded, for example.
Task-number: QTBUG-12492
Reviewed-by: Warwick Allison
(cherry picked from commit 1188c199beaacd0ffc3ef39716dd648d41f4d3d2)
Diffstat (limited to 'doc/src/snippets/code/src_gui_kernel_qlayout.cpp')
0 files changed, 0 insertions, 0 deletions