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

[MCUs | Regression] Design System - missing theme property values

    XMLWordPrintable

Details

    • User Story
    • Resolution: Fixed
    • P2: Important
    • None
    • None
    • None
    • QDS Berlin - 2024 Week 43/44, QDS Berlin - 2024 Week 45/46
    • 6748b8c7a (qds/dev)

    Description

      When importing assets that contain variables, all theme properties are empty:

      QtObject {
          property color colors_green_100: ""
          property color colors_green_200: ""
          property color colors_grey_100: ""
          property color colors_grey_1100: ""
          property color colors_grey_200: ""
          ...
      }

      and that's a triggering compilation failure:

      C:/tmp/UntitledProject7/Generated/DesignSystem/PrimativesTheme.qml:12:39: error: Not a valid color name   property color colors_yellow_200: "" 

      See attached examples.
      Tested on the latest qds/dev and master (figma-bridge).

      Attachments

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

        Activity

          People

            pnd Przemyslaw Lewandowski
            rafals Rafał Stawarski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes