add smart callback for comp object hiding animation begin
authorMike Blumenkrantz <zmike@osg.samsung.com>
Thu, 17 Sep 2015 20:41:02 +0000 (16:41 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Thu, 17 Sep 2015 20:54:00 +0000 (16:54 -0400)
commitf7d3952ec015810affe86c387ef0a43add65eef2
tree8f9efe938bb7d5a26963c02cfef6dc94cc7e85fd
parente09b0d3e032e1f9c01d1e4d17f865082ea771ab3
add smart callback for comp object hiding animation begin

it's impossible to determine this at the time of calling without adding
some sort of callback here; edje signals are deferred, meaning that
an interested user will not be able to check the state of a client
when it begins to hide
src/bin/e_comp_object.c