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

Qt Safelayout Tool fails to generate states for source change

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • QSR 2.1
    • QSR 2.0, QSR 2.1
    • Tooling
    • None
    • 1e418b8c97 (tqtc-boot2qt/qtsaferenderer/master) d1700e5f47 (tqtc-boot2qt/qtsaferenderer/2.0)

    Description

      If only the source property is changed the state file is not generated for the state.

      SafePicture {
          id: needle
          source: "needle/needle_0.pic"
          width: 300
          height: 300
          //anchors.centerIn: parent
          color: "yellow"
      
          states: [
              State {
                  name: "0"
                  PropertyChanges {
                      target: needle
                      source: "needle/needle_0.pic"
                  }
              },
      ...

      Attachments

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

        Activity

          People

            teemu.holappa Teemu Holappa
            teemu.holappa Teemu Holappa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes