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)
[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>

No differences found