[NUI] Change PageToSnap Behavior (#1453)
authorneostom432 <31119276+neostom432@users.noreply.github.com>
Mon, 9 Mar 2020 03:01:56 +0000 (12:01 +0900)
committerGitHub <noreply@github.com>
Mon, 9 Mar 2020 03:01:56 +0000 (12:01 +0900)
commit7b91591a5dca55366b285745ab32d9160c9c5309
tree23ee4e09508f0f15b8e642fe3bb2d973bebfbfb8
parent597a56299982130f326547308433e73475ef8825
[NUI] Change PageToSnap Behavior (#1453)

Previously, page moves the width of ScrollableBase in SnapToPage mode.
Now, Center of Page will be aligned with Center of ScrollableBase.

And User can set min/max scroll distance by setting ScrollAvailableArea.
src/Tizen.NUI.Components/Controls/ScrollableBase.cs