elm_interface_scrollable: fix calculating position logic.
authorHosang Kim <hosang12.kim@samsung.com>
Thu, 15 Dec 2016 04:58:40 +0000 (13:58 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 2 Jan 2017 05:37:08 +0000 (14:37 +0900)
commitb70ccd945c74e3071891567c7130ce141dd9d607
treede54b4190f265e63bfd65162b12ed6e08deeceb7
parentfcf32547486d22c7c16477a2b2658bf063f92209
elm_interface_scrollable: fix calculating position logic.

The target position should be calculated without width and
height.

Change-Id: I88b450e9e70009efc288c2b5e94957513cd08b53
src/lib/elm_interface_scrollable.c