elm_interface_scrollable: fix bug about scroll smart callback. 45/82845/3
authorHosang Kim <hosang12.kim@samsung.com>
Mon, 8 Aug 2016 06:26:34 +0000 (15:26 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 8 Aug 2016 12:21:31 +0000 (05:21 -0700)
commit444bebd30079eb6aa819c43d4a1f0cb2debdb36d
treeca97b068b0ab904d96faf9be52ed35ac563e3ef3
parentab3985d7fe7345c492ebd36b459aa3d1d76ca3a7
elm_interface_scrollable: fix bug about scroll smart callback.

when application uses region show func,
"elm,action,scroll,*" smart callback is not called.

Signed-off-by: Hosang Kim <hosang12.kim@samsung.com>
Change-Id: If0be59e985a2cbfc3c6a6679e439e3b91a807df9
src/lib/elm_interface_scrollable.c