elm_widget: add logic for updating geometry after moving 20/104520/2
authorHosang Kim <hosang12.kim@samsung.com>
Tue, 13 Dec 2016 11:19:45 +0000 (20:19 +0900)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Thu, 15 Dec 2016 05:38:45 +0000 (21:38 -0800)
commit248a882cbd6807bf9f75b3e6674d5ba63cc9ac7a
tree1f6984ee20bf61756bf6bf31f5e61afc1492968c
parent395d8348763aaf3d9eb01213e2152cf32d1c91ef
elm_widget: add logic for updating geometry after moving
scrollable object.

In multiple scrollable case, the target object should be updated.
Because the movement of the first object is finished. So the parent of
the first object should be target object.

Change-Id: I9f8198fb0d9f4ac5c993574e7f9d7dd2b58ad402
src/lib/elm_widget.c