(ScrollView) Stop the touch down timer if Transform is called (via ScrollTo) while... 97/35697/2
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 23 Feb 2015 12:02:16 +0000 (12:02 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 23 Feb 2015 14:28:35 +0000 (06:28 -0800)
commitc1dbffef0096950e8996fb276b1f4162bfc501d3
tree3b2235275fd267bcc408dae04453524b3d16773a
parent7ca616a8fe0d42e273784e2660c0ad0544d988bd
(ScrollView) Stop the touch down timer if Transform is called (via ScrollTo) while it's active

Patch from Matthew Stephenson

[Problem]  ScrollTo while timer is active causing undesired effects.
[Solution] Cancel the timer when TransformTo is called.

Change-Id: I6dd96454c0044054d929f30759f05c70e4877cd3
dali-toolkit/internal/controls/scrollable/scroll-view/scroll-view-impl.cpp