Append the start time of the current loop to the animation time.
authorGunnar Sletta <gunnar.sletta@jollamobile.com>
Tue, 22 Apr 2014 15:56:03 +0000 (17:56 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 24 Apr 2014 11:46:52 +0000 (13:46 +0200)
commit84cebba0c9beba4190372113856708558e406b38
tree97803806af4d1d8a1eb7269d58305bcdf4e31763
parentbe49c10b77ff997a7f1395d9e4e80eab02a2b387
Append the start time of the current loop to the animation time.

currentTime() uses the total time, so when we use only the loop-local
time for the child animations, normal animations will seem to have
terminated long ago (on the previous loop).

Change-Id: I80a229f40a99569014d8082d153ad579c09fb9db
Reviewed-by: Michael Brasser <michael.brasser@live.com>
src/qml/animations/qparallelanimationgroupjob.cpp