XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.10.0 Beta4, 6.11.0 FF
    • Lottie
    • None
    • ae5bd7f05 (dev), a974f6a05 (6.10)

      This is currently not handled because we need to map between the "angle of skew" and "angle of direction" parameters we get in Lottie and the "factor along x" and "factor along y" we have in Qt Quick.

      Hopefully it can be solved as

      xFactor = tan(angle of direction) * cos(angle of skew)
      yFactor = tan(angle of direction) * sin(angle of skew)
      

      But this also needs some testing.

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

            esabraha Eskil Abrahamsen Blomfeldt
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes