Fix conversion issues
Figma to Qt converts Figma designs into QML types. Some Figma layers have properties that have no equivalent in QML. The error and warning messages describe the differences and the steps Figma to Qt takes to generate more performant QML code.
You can select several issues to fix at a time or locate the issues one-by-one and fix them as necessary.
To fix conversion issues:
- In the plugin, select
(Issues).
A list of conversion issues in the plugin.
- Select an issue to highlight the layer that you should check and change.
- Select Fix to change the layer in Figma so that can be converted into the most suitable QML type.
To undo the change, select Ctrl + z (or Cmd + z on macOS).
Select (Preview) to check the converted design in the live preview.
Fix selected issues
To fix several issues at a time:
- Select issues in the list.
- Select Fix selected.
See also Convert designs, Conversion issues, Render layers as images, and Preview converted designs.
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.