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

Tooling generates animation with the wrong target id

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • QSR 2.0 Beta 1
    • QSR 2.0 Alpha 1
    • Tooling
    • None

    Description

      Tooling generates animation with the wrong target id if the objectname does not match with the id.
      Following code adds the animation target to 'picture' but the name in the layoudata is 'engine'. This causes item not found exception when trying to change the state.

          SafePicture {
              id: picture
              objectName: "engine"
              x: 0
              y: 0
              width: 64
              height: 64
              opacity: 0.0
              color: "yellow"
              fillColor: "lightgray"
              source: "iso_grs_7000_4_2423.dat"
          }
      

      Attachments

        Issue Links

          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