Uploaded image for project: 'Qt for MCUs'
  1. Qt for MCUs
  2. QTMCU-230

Transition Animation to default state("") doesn't get applied

    XMLWordPrintable

Details

    • All

    Description

      In QML,, if the name property is "" for State, it's regarded as a default State.

      The issue is, when the "to" property of Transition is "", the Transition Animation is not applied.

      In the code below, the transition animation from "blueScreen" to "" doesn't occur.

      *Pasting the snippet ended up with a broken format. Let me paste a screenshot instead. I attached the actual project, so please check it for the code.

      Changing the name of the state from "" to "default" resolved the issue for now.

       

       

      Attachments

        Issue Links

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

          Activity

            People

              kwkim Kwangsub Kim
              mikio_hirai Mikio Hirai
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes