actor: Stop transitions on remove_child()
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 30 May 2012 13:26:58 +0000 (14:26 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 31 May 2012 08:28:54 +0000 (10:28 +0200)
commit4634dde6134507ad6598bf4c0c97a70890aaf9dc
treeae9f255b16cf520173d306616eb6ccd7f1183fc3
parent78e789007f505acfec731677e92973ef2b609d14
actor: Stop transitions on remove_child()

There's no point in having transitions running when removing a child, so
we just stop them.

https://bugzilla.gnome.org/show_bug.cgi?id=677098
clutter/clutter-actor.c