-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
None
-
QDS 2D - 2021 - Weeks 7/9
The proposed changes will make the imported QML the source of truth for the DOM.
- Any node inserted under a node imported from Asset Importer will maintain its position in the DOM
- All properties shall be synched from the old node to the new node
- In case of property clash, the source of truth is the new QML unless it's a Binding property.
- Heuristics shall be used to match the node, especially when the UUIDs are missing.