Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
QDS 4.6.1
Description
Way to reproduce:
1. Create a project in Figma
2. Export it with Qt Bridge for Figma, adding something like
MouseArea { anchors.fill: parent }
to "snippet".
3. Import .qtbridge into QDS, and one can see "anchors" is missing from MouseArea.
A .fig project for testing is uploaded.