Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-12134

The order of Keyframe QML type in Code editor should respect the number of frame

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Code View, Timeline Editor
    • None

    Description

      Currently, the Keyframe QML type seems to be generated in the order by which they are created in the Timeline Editor. 

      As a result, we sometimes end up having a code like below, where the Keyframe with younger number is located below the one with older number, which is unintuitive.

      The issue arises when the QDS project is passed to the developers, who check and refactor the code. If they need to figure out the order of the Keyframe by manually checking the frame property of Keyframe, this is a huge and unnecessary burdern for them.

      Therefore, the geenrated Keyframe QML type should respect the order of the frame number. In the case of below, the Kayframe with the frame number 761 should be placed before the one with 1521 automatically.

      Attachments

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

        Activity

          People

            knud Knud Dollereder
            mikio_hirai Mikio Hirai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes