Prevent PathAnimation from hanging when jumping backwards to beginning.
authorMichael Brasser <michael.brasser@nokia.com>
Wed, 4 Jan 2012 01:08:24 +0000 (11:08 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 27 Jan 2012 05:23:00 +0000 (06:23 +0100)
commitabd8ff8b03038f349c8b54f094e500516e249f1b
tree1cb8780770798d7b4c6f7f5e85499724805b2ee7
parenta838eea33313967e501a5a045d2a68d2a35e7533
Prevent PathAnimation from hanging when jumping backwards to beginning.

Task-number: QTBUG-23076
Change-Id: I2aecdfd28f0c3d45b3b805640edaecbd5be2e6fd
Reviewed-by: Yunqiao Yin <charles.yin@nokia.com>
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
src/quick/items/qquickanimation.cpp
src/quick/util/qdeclarativepath.cpp
src/quick/util/qdeclarativepath_p.h
tests/auto/qtquick2/qdeclarativeanimations/data/pathInterpolatorBack2.qml [new file with mode: 0644]
tests/auto/qtquick2/qdeclarativeanimations/tst_qdeclarativeanimations.cpp