Fix some animation_set_* functions so they cope if the value is the same
authorNeil Roberts <neil@linux.intel.com>
Mon, 5 Jan 2009 13:14:12 +0000 (13:14 +0000)
committerNeil Roberts <neil@linux.intel.com>
Mon, 5 Jan 2009 13:19:40 +0000 (13:19 +0000)
commitff73fe3e1f142517617cddf6c73c72783bb7fe92
tree1150b3ac3d05a4bea57c4f4957163b9f1818304f
parent39f4848b93511d1c6b8c3a4f0eb2774a501caea0
Fix some animation_set_* functions so they cope if the value is the same

The following functions are fixed:

clutter_animation_set_actor
clutter_animation_set_timeline
clutter_animation_set_alpha

This is related to bug 1392 which discusses the problem for
behaviour_set_alpha.
clutter/clutter-animation.c