diff options
author | Robert Griebl <robert.griebl@nokia.com> | 2011-01-24 11:45:03 (GMT) |
---|---|---|
committer | Robert Griebl <robert.griebl@nokia.com> | 2011-01-24 13:12:58 (GMT) |
commit | 7bad867382ad6c84155ffcfbb361709a8e8184ab (patch) | |
tree | 14b588967d87f428fe27539ff0eee38c86d00bb8 /doc/src/snippets/code/src.qdbus.qdbuspendingreply.cpp | |
parent | 4810b587a65d81f8f90646efd09cadeb1276a756 (diff) | |
download | Qt-7bad867382ad6c84155ffcfbb361709a8e8184ab.zip Qt-7bad867382ad6c84155ffcfbb361709a8e8184ab.tar.gz Qt-7bad867382ad6c84155ffcfbb361709a8e8184ab.tar.bz2 |
Fixed overshooting with a very low start velocity.
Before this patch, the slow down (overshoot) was a separate scroll segment.
This could lead to an actual acceleration when going into overshoot with a
very low velocity. The new approach is to just continue with the normal
scroll segment, until the max overshoot distance is reached and only add
one additional segment for the bounce-back animation to complete the
overshoot animation.
Reviewed-by: Ralf Engels
Diffstat (limited to 'doc/src/snippets/code/src.qdbus.qdbuspendingreply.cpp')
0 files changed, 0 insertions, 0 deletions