efl_ui_pager: return some functions if pager is in the middle of animation
authorJaeun Choi <jaeun12.choi@samsung.com>
Wed, 23 Jan 2019 11:43:34 +0000 (20:43 +0900)
committerTaehyub Kim <taehyub.kim@samsung.com>
Thu, 31 Jan 2019 01:53:47 +0000 (10:53 +0900)
commit0b8a95dc11438f3ddd1bb064deb5be499b9a1ffb
tree74f9e0cce891a5974aa64e61365ef769f7979b52
parentfcd5faa610fdaa255574aa8c85d96620385adc52
efl_ui_pager: return some functions if pager is in the middle of animation

after this patch is applied,
if users try to pack a page object or bind a transition object
to a pager while it is in the middle of page changing animation,
related functions do nothing and just return.
src/lib/elementary/efl_ui_pager.c