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

importing PSD assets doesn't work as expected

    XMLWordPrintable

Details

    • Windows

    Description

      I have multiple PSD files with assets, for each PSD file I use QtBridge to export assets, then I am importing these assets to QDS.

      According to documentation:

      "The imported assets are displayed in the Resources tab in the Library as PNG images. The components that you specified in the design tool are displayed in the My QML Components tab, as well as in the Project tab of the Navigator as separate QML files."

      This was true for QDS-1.4.0. However, in QDS-1.5.0 behaviour has changed.

      Now each imported asset is placed in separate subdirectory.

      For instance let's say I am importing A and B. QDS creates subdirectory A with qml file and its own "assets" subdirectory then subdirectory B with qml file and another "assets" subdirectory.  Looks like settings in import window "QML/Asset Export Paths" are ignored.

      (in 1.4.0 there was single "assets" directory and both qmls were in the main directory)

      The problem is, nothing appears in "My QML Components". So I am not able to add imported assets to Screen01.ui.qml. 

       

      Attachments

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

        Activity

          People

            thohartm Thomas Hartmann
            jacek_poplawski Jacek Poplawski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes