Reset mGestureStackDepth when panning is interrupted by ScrollTo 83/24183/1
authorjonghyun.ho <jonghyun.ho@samsung.com>
Mon, 23 Jun 2014 09:30:19 +0000 (18:30 +0900)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 8 Jul 2014 17:47:36 +0000 (18:47 +0100)
commit3ebb0fd9b1a3af010ea79ad0afb5c9f0cf5a1943
tree62486eda18d5d521d37f6fc9a0e8e7d575a31ad9
parenta1a30b337ce9bf681f3738e43d1b6846732d5e1b
Reset mGestureStackDepth when panning is interrupted by ScrollTo

[problem]     ScrollView is stopped and not snapped
[cause]       mGestureStackDepth is not zero so FinishTransform is not called
[solution]    Reset mGestureStackDepth when panning is interrupted by ScrollTo

Change-Id: I694cc769279c1e25039dbe0660eda542dfdd9a8e
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
base/dali-toolkit/internal/controls/scrollable/scroll-view/scroll-view-impl.cpp