property-transition: Lazily convert the interpolated value
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 18 Jun 2012 21:21:14 +0000 (22:21 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 18 Jun 2012 21:21:14 +0000 (22:21 +0100)
commitb658023324c98b3ad4d40a9c2804b7f829a48366
tree465d6b6e49653f7655efdeb2e2c2b3626663648d
parentc57cabd4c26d8d99559cf65593599a1737438952
property-transition: Lazily convert the interpolated value

If the Interval used has a different type than the property we are
animating through a PropertyTransition then we should transform the
interpolated value before applying it, to avoid warnings down the
line.
clutter/clutter-property-transition.c