RESOLVED FIXED 88237
[Qt] Bad flickable behavior when out of bounds
https://bugs.webkit.org/show_bug.cgi?id=88237
Summary [Qt] Bad flickable behavior when out of bounds
Kenneth Rohde Christiansen
Reported 2012-06-04 09:08:33 PDT
When the flickable starts animating the flick and it is out of bounds, it should bounce back immediately (while animating the scroll, still) and not allow moving further our of bounds.
Attachments
Andras Becsi
Comment 1 2012-06-05 10:31:59 PDT
This should be fixed in Flickable: https://codereview.qt-project.org/28037
Andras Becsi
Comment 2 2012-06-13 10:47:38 PDT
(In reply to comment #1) > This should be fixed in Flickable: > https://codereview.qt-project.org/28037 Issue has been fixed in https://codereview.qt-project.org/#change,28637 which landed in qtdeclarative as 6a1f3c1b355ae1834ed6b6515a575f46f6f58897
Note You need to log in before you can comment on or make changes to this bug.