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

QClipAnimator doesn't start

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.9.2
    • 5.9.1
    • Qt3D
    • None

    Description

      If a clip animator (regular or blended) loads data asynchronously from a clip loader, and its running property is set to true initially, it never actually starts. I suspect this is because we check to see if it can run when first created which it fails to do because of lack of data. Then once the data is loaded we don't ever recheck the ability to start.

      Attachments

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

        Activity

          People

            whagen Wieland Hagen
            seanharmer Sean Harmer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes