diff options
author | Michael Brasser <[email protected]> | 2014-03-06 20:43:23 -0600 |
---|---|---|
committer | The Qt Project <[email protected]> | 2014-03-07 18:25:11 +0100 |
commit | 6a0d0c8f7eff456b7ad6ad7609275410cb8d8f1c (patch) | |
tree | 74b1bf9ba1ed1d56ac87a7b56bf83e446ca72126 /src/qml/jsruntime/qv4object.cpp | |
parent | fdefb96476847a8fd8b7a074016b6de25f87eb95 (diff) |
Use fuzzy comparison for another Flickable StopAtBounds case.
Be consistent with 268f4615dcf19aad3603833af83ba28eca886aa5, and use
fuzzyLessThanOrEqualTo when checking whether we are at or past the bounds
when dragging. This prevents a condition where:
1. A Flickable with StopAtBounds is at one of the bounds.
2. A quick flick will sometimes (rarely) cause the Flickable to flick
past the bounds.
Change-Id: I4165fa133f556fb9d47cc691d11b2ecb77746b33
Reviewed-by: Martin Jones <[email protected]>
Diffstat (limited to 'src/qml/jsruntime/qv4object.cpp')
0 files changed, 0 insertions, 0 deletions