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

Qt Safelayout fails to parse RPMFIipably.qml in qtcluster

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • QSR 2.1
    • QSR 2.1
    • Tooling
    • None

      SafeLayout tool fails to parse the following QML

          front: Loader {
              id: rpm
              width: parent.width
              height: width
              asynchronous: true
              source: "RPMGauge_painter.qml"
              onLoaded: flipable.loaded()
          }
      

      C:/Users/teholapp/workspace/qtsaferenderer/examples/saferenderer/qtcluster/qml/dash_sports/RPMFlipable.qml:68: error: the property value is not a number. 

      Parsing of the parent.width works but width property parsing fails.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes