Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
QDS 4.7.1
-
None
Description
Overview:
In Figma, I created Variables and assigned them to the following properties, but when exporting to QML via Bridge, they are not bound as expected.
- Auto Layout padding
- Spacing between objects
- Font weight
Margins and spacing are not bound to variables—they are exported as fixed values.
Font weight is not bound to a variable; it is exported as a fixed value.
Expected Behavior:
The settings configured in Figma can be faithfully reproduced in QML.
I'm attaching a file that reproduces the issue.