Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-12766

Paragraph Spacing is not exported from Figma

XMLWordPrintable

      This is how the original text look like in Figma.

       

      But this is how it looks like in QDS after imported.

       

      Here's the QML for the Text.

          Text {
              id: this_is_Screen1
              x: 316
              y: 74
              width: 178
              height: 89
              color: "#ff0000"
              text: qsTrId("This is \nScreen1")
              font.letterSpacing: 8.391
              font.pixelSize: 30
              horizontalAlignment: Text.AlignHCenter
              verticalAlignment: Text.AlignBottom
              lineHeight: 35
              lineHeightMode: Text.FixedHeight
              wrapMode: Text.NoWrap
              styleColor: "#000000"
              style: Text.Outline
              font.weight: Font.Bold
              font.family: "Arial"
          } 

      The .fig file and the exported .qtbridge file are attached.

       

        1. image-2024-05-16-17-31-50-945.png
          70 kB
          Mikio Hirai
        2. image-2024-05-16-17-32-21-423.png
          182 kB
          Mikio Hirai
        3. 06_Workshop.qtbridge
          7 kB
          Mikio Hirai
        4. Workshop.fig
          41 kB
          Mikio Hirai
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            algerman Aleksei German
            mikio_hirai Mikio Hirai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes