Revert "Elm_Interface_Scrollable: Improvement in looping behavior"
authorHosang Kim <hosang12.kim@samsung.com>
Fri, 28 Aug 2015 09:08:14 +0000 (18:08 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Fri, 28 Aug 2015 09:08:15 +0000 (18:08 +0900)
commite947e27441dbb9a621f8189e23a2bd69d59ca824
tree4b0adaaee898b003e6a2ee11524f254c16a74d74
parent330c21b836c12021234a0cc071643d862360e76f
Revert "Elm_Interface_Scrollable: Improvement in looping behavior"

Summary:
This reverts commit bba4c217f2ce4f032fca6298cc8b2fc6ff3d7c19.

"x and y position variable assumes values ranging from min to max " is right.
but in looping behavior, x and y are able to have value bigger than max or smaller than min.

@fix

Test Plan:
1. elementary_test -> scroller
           2. on Loop in X axis
           3. scrolling page to left.
           4. page is moved last page directly.

Reviewers: SanghyeonLee, tanwar.umesh07, raster, cedric, jaehwan, Hermet

Reviewed By: Hermet

Differential Revision: https://phab.enlightenment.org/D2977
src/lib/elm_interface_scrollable.c