[NUI] Make Scrollable finish when Gesture.StateType is Cancelled (#2029)
authorbshsqa <32317749+bshsqa@users.noreply.github.com>
Fri, 18 Sep 2020 06:48:29 +0000 (15:48 +0900)
committerGitHub <noreply@github.com>
Fri, 18 Sep 2020 06:48:29 +0000 (15:48 +0900)
commit585f74e184369f94cf0346a1f09c44565fe31cf1
tree3a652308214701edff463f0e7b540ddf26030a53
parentc2140978b5187560512c159602549fe631eae691
[NUI] Make Scrollable finish when Gesture.StateType is Cancelled (#2029)

- Current implementation, the scroll of ScrollableBase will be finished only when Gesture.StateType is Finished.
 - However, by the hw, it can be Cancelled.

Signed-off-by: seungho <seungho@seungho.tn.corp.samsungelectronics.net>
Co-authored-by: seungho <seungho@seungho.tn.corp.samsungelectronics.net>
src/Tizen.NUI.Components/Controls/ScrollableBase.cs