timeline: Increment current-repeat after ::completed
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 19 Mar 2012 18:05:29 +0000 (18:05 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 19 Mar 2012 18:07:26 +0000 (18:07 +0000)
commit65cf2039d89f00811beacea4ce98b5003df49f94
tree1aedb70f7cfb30ba96310bca3d72365ab423dbda
parent1dbb1db1837f18ad59a1c4f4830fcdfe0f434299
timeline: Increment current-repeat after ::completed

The ::completed signal emission is part of the current cycle; repeating,
like the automatic reverse of the timeline's direction, happens after
the ::completed chain of handlers has been called.
clutter/clutter-timeline.c