actor: Ensure that we correctly remove transitions
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 29 Mar 2012 11:01:03 +0000 (12:01 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 29 Mar 2012 11:01:03 +0000 (12:01 +0100)
commit97dcfe5bf14de873425b6759954e74096ea3eefb
tree115a85f09001a9fdc354c002324639389204d41c
parentff9a503c14eca48868f919101f94428e20780165
actor: Ensure that we correctly remove transitions

The check on :remove-on-complete was inverted, but we also need to check
that the current repeat of the timeline is also the last.
clutter/clutter-actor.c