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

QML Animation pauses and never finishes if being triggered too frequently

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.5.5, 6.6.2
    • None
    • Windows

      A quick reproducer can be our example here:
      https://doc.qt.io/qt-6/qml-qtquick-viewtransition.html#view-transitions-a-simple-example
      Upon space key being pressed, new item is fading in and gradually popped out.

      The thing is that is one presses space key too quick (threshold is less than Animation duration I think), then one will see:

      Basically, if new item pops out before previous item can finish its animation, previous item freezes and can never be in place.

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

            qt.team.graphics.and.multimedia Qt Graphics Team
            luqiaochen Luqiao Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes