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.
To fix conversion issues:
- In the plugin, go to
(Issues).
A list of conversion issues in the plugin.
- Select Fix to change the layer in Figma so that can be converted into the most suitable QML type.
You can select several issues to fix automatically at a time or select
(Locate) to go to the layer in the design and fix the issues one-by-one.
To view issues by layer name or issue title, select
.
Select
(Preview) to check the fixes in the live preview.
To undo the changes, select Ctrl + z (or Cmd + z on macOS) in Figma.
Fix selected issues
To fix several issues at a time:
- Select issues in the list.
- Select Fix selected.
Ignore issues
To hide issues from the list:
- Select issues in the list.
- Select Ignore or Ignore selected.
See also Convert designs, Conversion issues, Render layers as images, and Preview converted designs.
© 2026 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.