-
Bug
-
Resolution: Out of scope
-
P1: Critical
-
None
-
5.12.2, 5.12.7, 5.15.0
The QQmlAnimationTimer instance stored in QThreadStorage via QGlobalStatic is lost because it was reloaded, but since the QQmlAnimationTimer pointer held by QAbstractAnimationJob is not null, the instance is not regenerated.