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

Issues with QSGAnimationDriver

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • None
    • Quick: SceneGraph
    • None
    • All

      Some random issues I've noticed while looking at QSGAnimationDriver. Noted here so we don't lose them.

      • Always uses QGuiApplication::primaryScreen(), but animation rates should be tied to the screen the given window is on
      • Doesn't handle QScreen::refreshRateChanged()
      • Uses manual timer-based animation driver based on refresh rate of screen
        • Ideally we should drive animations from sources like CADisplayLink on macOS
          • Which would make sense as a generic animation driver in QtGui

       

        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
            vestbo Tor Arne Vestbø
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes