diff options
author | Martin Jones <martin.jones@nokia.com> | 2011-02-11 03:08:55 (GMT) |
---|---|---|
committer | Martin Jones <martin.jones@nokia.com> | 2011-02-11 04:32:36 (GMT) |
commit | f4fedd8981bf89b690bc9167bf48c1cf5e5120f2 (patch) | |
tree | 54cf9bf5d261413b666b5fb05ff17464892e6e5a /src/scripttools/debugging/qscriptdebuggerstackmodel.cpp | |
parent | 33512bc223be373975426ffcc6f8fa783a7582c9 (diff) | |
download | Qt-f4fedd8981bf89b690bc9167bf48c1cf5e5120f2.zip Qt-f4fedd8981bf89b690bc9167bf48c1cf5e5120f2.tar.gz Qt-f4fedd8981bf89b690bc9167bf48c1cf5e5120f2.tar.bz2 |
Flickable uses the flick velocity to determine whether to retain grab
Flickable keeps the mouse grab if it was recently flicked and another
flick is started before it has settled. However, it is using the
velocity of the flick rather than the instantaneous velocity of the
view, which causes it to be grabbed unless the view has come to a
complete stop. Use smoothedVelocity which is updated during the view
movement. Also increase the threshold a little.
Change-Id: I970318680d38103468155fa566c489c7874d1b00
Task-number: QTBUG-17383
Reviewed-by: Michael Brasser
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggerstackmodel.cpp')
0 files changed, 0 insertions, 0 deletions