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

[macOS] Animations don't work when using events to drive updates

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.12.5, 5.14.0 Beta 1
    • None
    • macOS

      attached is a small sample where I use a Worker class which needs to do some processing. When it's done, it posts an event to itself to repeat the process.

      While this works well, it also stop the QtQuick animations from playing, seems like the QBasicTimer never fires.

      This is broken on macOS but appears to work on Windows

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

            w00t Robin Burchell
            mkrus Mike Krus
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes