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

      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/

        For Gerrit Dashboard: QDS-2663
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes