Stop flicking on a full pixel.
authorMartin Jones <martin.jones@nokia.com>
Fri, 20 Apr 2012 07:02:44 +0000 (17:02 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 8 May 2012 22:56:16 +0000 (00:56 +0200)
commitf67ba78760602642bd947abed261e84dadb9cfdf
treea1aedbd0ba768d7c0c85b57b76a8aabb5de82423
parentc4fab1011b9de42f43a95d598743da505847e139
Stop flicking on a full pixel.

When the user flicks/moves the view, stop on a full pixel.  This
ensures optimal presentation when static without affecting the
smoothness of animation.

Change-Id: I2d8ae084151f56d8e569fde35fb498866ad60f9c
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
src/quick/items/qquickflickable.cpp
tests/auto/quick/qquickflickable/tst_qquickflickable.cpp