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

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • QSR 2.2, QSR 3.0
    • QSR 2.1, QSR 2.2
    • Tooling
    • None

    Description

      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
          } 

      Attachments

        Issue Links

          For Gerrit Dashboard: QSR-2778
          # Subject Branch Project Status CR V

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There is 1 open Gerrit change