animator: retain ease-in/interpolation when changing first key
authorØyvind Kolås <pippin@linux.intel.com>
Wed, 5 May 2010 12:58:15 +0000 (13:58 +0100)
committerØyvind Kolås <pippin@linux.intel.com>
Wed, 5 May 2010 17:24:53 +0000 (18:24 +0100)
commit8afb091f56c8f4c15c587f79bb683cfcdb998f5a
treec948978da8993bd8897f223886a65db0057f0276
parentd45395d78bf033cb9895092f77bdd81b9802fb2f
animator: retain ease-in/interpolation when changing first key

Duplicate the existing ease-in/interpolation mode for the property when
removing, replacing the first key for a property or adding a new first
key for a property.
clutter/clutter-animator.c