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

qtsafelayouttool fails to parse the font family name with spaces

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • QSR 2.2, QSR 3.0
    • QSR 2.1, QSR 2.2
    • Tooling
    • None
    • bd1e22151 (dev), f77d0cd75 (2.2)

      The following code fails silently and it sets the default font instead. 

          SafeText {
              id: safeText
              objectName: "safetextitem"
              x: 236
              y: 163
              width: 202
              height: 43
              color: "#8ae234"
              fillColor: "#000000"
              text: "0"
              horizontalAlignment: Text.AlignRight
              verticalAlignment: Text.AlignBottom
              font.family: "Space Grotesk"
              font.pixelSize: 32
              runtimeEditable: true
          } 

        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:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes