aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer/fakeFlickable.qml
Commit message (Collapse)AuthorAgeFilesLines
* add FakeFlickable manual testShawn Rutledge2017-02-081-0/+88
Demonstrate that DragHandler, MomentumAnimation and a couple of Items are enough to implement most of Flickable's functionality. Change-Id: I59dae38dc66c16813385aa6c00e3a1a834520f31 Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>