Ensure bindings on pause work correctly.
authorMichael Brasser <michael.brasser@nokia.com>
Fri, 29 Jul 2011 03:10:25 +0000 (13:10 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 29 Jul 2011 07:39:41 +0000 (09:39 +0200)
commit62917a96222ac8d3a391b0aefe2ee8905c8da874
tree45a8dae96425312318e43b7efed5e8f8f5e5915d
parentcbd0bc1fbcbe48811d2e80df5cae9c9c523863a0
Ensure bindings on pause work correctly.

Defer the actual pause, in the same way we defer the actual start.

Task-number: QTBUG-19080
Change-Id: I500e5aa6678cbb5321979fda31f60d6d6e19a61e
Reviewed-on: http://codereview.qt.nokia.com/2366
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
src/declarative/util/qdeclarativeanimation.cpp
tests/auto/declarative/qdeclarativeanimations/data/pauseBindingBug.qml [new file with mode: 0644]
tests/auto/declarative/qdeclarativeanimations/tst_qdeclarativeanimations.cpp