Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-22865

Animation timer can report wrong time to animations

XMLWordPrintable

      Specifically, if the last running animation is unregistered (startStopAnimationTimer.start(STARTSTOP_TIMER_DELAY)), a lot of work happens, and then a new animations is registered before the timer has fired, the new animation may never play (because the elapsed time is reported as very high).

      This was causing failures in the tst_qdeclarativebehaviors autotest on the CI system.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            brasser Michael Brasser (closed Nokia identity) (Inactive)
            brasser Michael Brasser (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes