Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-2458

Turn indicator does not work properly in the secondary layout in QtCluster

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • QSR 3.0
    • QSR 2.1
    • Examples
    • None

    Description

      The turn indicator transition effect length is 1 sec and the turn indicator changes in 500 msec:

          transitions: [
              Transition {
                  from: "*"
                  to: "*"
                  NumberAnimation {
                      target: turnleft
                      properties: "opacity"
                      duration: 1000
                      easing.type: Easing.InOutQuad
                  }
              }
          ]
      

      Attachments

        For Gerrit Dashboard: QSR-2458
        # Subject Branch Project Status CR V

        Activity

          People

            aarotone Aapo Rotonen
            teemu.holappa Teemu Holappa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes