fix animation refcounting when toggling object visibility very quickly
authorMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 19 Jun 2015 20:28:13 +0000 (16:28 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 19 Jun 2015 20:28:13 +0000 (16:28 -0400)
commitdc444f548998c5c16c2d43d6ba41587c1cf8bc3e
tree5a26a60164d77c1c016a5de101758fc667308718
parent6d9c2a5371587baf066a8d6ab7081d675ba2a7cb
fix animation refcounting when toggling object visibility very quickly

previously the animating flag would receive an additional increment for
every effect, even if it was currently animating a prior effect, leading
to objects which were never deleted
src/bin/e_comp_object.c