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

Generated transform animation optimization opportunity

XMLWordPrintable

      In an animated transform, typically only one or max 2 of the properties (scale/rotation/translation/shear/anchor) are actually animated. But Animation items will be generated for all of them, creating load for the QML engine. Could optimize by assigning constant values to those properties and leave them out of the animation machinery.

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

            vgt Eirik Aavitsland
            vgt Eirik Aavitsland
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes