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

Allow pausing QML properties update

    XMLWordPrintable

Details

    Description

      What is the benefit? Why is this valuable?

      By pausing property updates, unnecessary UI refreshes are avoided, resulting in improved performance and reduced computational overhead. This also provides fine-grained control of the data flow between backend and frontend.

      What are common use cases?

      • Pause updates during animations and transitions
      • Batch data updates
      • Pausing updates during certain UI interactions to avoid flickering
      • Background tasks that takes time to finish

      Technical information

      • Should happen through QIfConfiguration
      • Find a way to auto-discovery on reconnect

      Attachments

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

        Activity

          People

            gagi Dominik Holland
            productboard Productboard
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes