[NUI] Fix ScrollableBase when velocity is 0 (#1822)
authorneostom432 <31119276+neostom432@users.noreply.github.com>
Wed, 15 Jul 2020 04:11:59 +0000 (13:11 +0900)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2020 04:11:59 +0000 (13:11 +0900)
commitbc653db4ac4a9eccdcb70b097939ed08e7125244
tree08810d94d2636f5a664c414871e4f50eb2e74eb7
parent452d807fdbb172a7852b9f1f45c7084e70506464
[NUI] Fix ScrollableBase when velocity is 0 (#1822)

When velocity is 0, fomular cannot be working.
Skip deceleration when velocity is 0.
src/Tizen.NUI.Components/Controls/ScrollableBase.cs