aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar@sletta.org>2016-08-25 13:40:33 +0200
committerGunnar Sletta <gunnar@sletta.org>2016-11-09 06:58:07 +0000
commitc5cfce8553d591418f4752b62ac26f8b37e70515 (patch)
tree94204c275a8ee6a59de3e74fdd243afcebf49da1 /tests/auto
parent020947fa30c72245f008bcaa9b76feee7f2d1c72 (diff)
Ensure windows renderloop doesn't stop existing, running, animations
If there is a normal C++ Qt animation running when the animation driver is installed, and we don't have a visible QQuickWindow at that time, the animation will await the QQuickWindow's vsync to be ticked (which might never happen). So don't install the driver until after we've registered started/stopped (which will be called by install) and when m_vsyncDelta is correctly initialized. Change-Id: If36633ba78d8b16afa658ae5279372158a4f7924 Task-number: QTBUG-55521 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'tests/auto')
0 files changed, 0 insertions, 0 deletions