actor: Check easing duration when updating in-flight transitions
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 28 Mar 2012 11:43:57 +0000 (12:43 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 28 Mar 2012 11:43:57 +0000 (12:43 +0100)
commit24d43cd0766bdf1bb09c2e472187b6e5b03f585c
treef0118084881d8909fe9704db7758f76564f8ff46
parent3c1358da5db3835bcd492760db0aa8e22d107ccc
actor: Check easing duration when updating in-flight transitions

If we update a transition that is currently playing, we need to check
the current easing state, and look at the eventual duration, in case
the user wants to cancel the transition.
clutter/clutter-actor.c