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

Clarify what happens when exporting the layer to a specific type in the Sketch documentation

    XMLWordPrintable

Details

    • eb8f282d442b1f90dd38eb1feb7d64eab5224974
    • QDS 2D- 2021 Week 14/16

    Description

      Clarify what happens when exporting the layer to a specific type in the Sketch documentation. Currently it says:

      In the QML Type field, specify the QML type or Qt Quick Studio Component to morph this layer into. The component that is generated during import will be of this type. For example, if you drew a rectangle, you can export it as a Rectangle component. You can provide the import statement of the module where the QML type is defined in the QML Imports field.
      

      inside https://doc.qt.io/qtdesignstudio/qtbridge-sketch-using.html. This can lead to some confusion as people expect that it will transfer the properties (such as border color, color) to the QML in that case because it is seen as a Rectangle on the Sketch side too. So It should be clearer that it will still be exported as an image displayed inside the Rectangle.

      Attachments

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

        Activity

          People

            vikas Vikas Pachdha
            andysh Andy Shaw
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes