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

QML items after PS bridge import have QUL unsupported properties

    XMLWordPrintable

Details

    Description

      PS Export files have text property ‘font.letterSpacing' in every Text item which must be commented for the Qt4MCU project.

              Text {
                  id: x_numerals_display
                  x: 18
                  y: 83
                  color: "#FFFFFF"
                  text: "X"
                  //font.letterSpacing: 0.75
                  font.pixelSize: 19
                  font.family: "Roboto"
              }
      

      https://git.qt.io/qt-for-mcus/demos/watchds_stm32l4r9i-disco/-/tree/master/

      Attachments

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

        Activity

          People

            thohartm Thomas Hartmann
            algerman Aleksei German
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes