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

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

XMLWordPrintable

    • All

      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.

       

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes