Doc: Add info on exporting nested Figma component instances

Fixes: QDS-4049
Change-Id: Ia5f370bab2d44fc90ded48ddc8b089bc9975d921
Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
This commit is contained in:
Leena Miettinen
2021-03-25 09:50:46 +01:00
parent d3faab0e72
commit c79df73bde

View File

@@ -57,6 +57,11 @@
as assets. If you use functional \QDS components in Figma, you will
find it easier to merge new iterations of the design to \QDS and
continue to build the screens there.
\li If your Figma components contain nested components, Figma allows
you to hot swap the nested instance inside the component instance.
However, \QBF doesn't support this so you get the original
component instead. If you want to make further changes to a
component, detach component instances from it before exporting it.
\li Use descriptive and unique IDs to avoid duplicate IDs after
exporting designs and importing them to \QDS.
\endlist