Better logic for elm_scroller_current_page_get() while scrolling/dragging.
authorHosang Kim <hosang12.kim@samsung.com>
Wed, 19 Jun 2013 06:10:06 +0000 (15:10 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Thu, 27 Jun 2013 04:06:12 +0000 (13:06 +0900)
commit14eb48ee43310d6487a3539eac0705880943aa7d
treedc8adc4c049c77615cb1cee7cbebb0f151c4c7f5
parentdb6f014b04a847e593b2bb8b76c46c80d874fd12
Better logic for elm_scroller_current_page_get() while scrolling/dragging.

We still report the topmost/leftmost page, but DURING animations we
return which of the competing pages on the top, left edge get the
majority of their regions in the viewport.
src/lib/elm_interface_scrollable.c