XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.11
    • Quick: VectorImage
    • None
    • 1f51dc291 (dev), 34cfd99f8 (6.10), cea125b12 (6.10)

      Animations in Lottie files very often use only a few different easings. The generated QML ends up with a large number of repeated easing bezier specifications. It may be possible to save memory and startup time by making the generated animations rather refer into a small set of shared easingCurves (which is a QML value type).

      Also it should be researched if the most popular, standard easings in Lottie can be approximated close enough with Qt standard easing types instead of custom bezier, as they are cheaper to compute and create.

        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
            vgt Eirik Aavitsland
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes