Track size changes from transform animators.
authorGunnar Sletta <gunnar.sletta@digia.com>
Mon, 28 Oct 2013 13:02:25 +0000 (14:02 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 29 Oct 2013 11:08:07 +0000 (12:08 +0100)
commit192cb97fa6229b8e2b149e90ac49dddd228405d4
tree0a4bf942a46f9ecd6551becb17c3e997fdb4697d
parent16242b144e3a886514000909c446201b3de06a67
Track size changes from transform animators.

When the size changes, so will most likely also the transform
origin, so we need to check for it and update accordingly.

Task-number: QTBUG-34140
Change-Id: Ic3d6c1ac599db499ab196a8cbe550308a75e837f
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
Reviewed-by: Alan Alpert <aalpert@blackberry.com>
src/quick/util/qquickanimatorjob.cpp