Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
QSR 2.0
-
None
-
Sprint 15 Week 1
Description
The tooling tries to generate the layout for the invalid QML file.
Following QMl file generates the empty layout file.
SafeImage { id: animal objectName: "animal" width: 128 height: 128 fillColor: "red" source: "icons/duck.png" states: [ State { name: "red" PropertyChanges { target: animal fillColor: "red" width: 64 height: 64 } }, State { name: "blue" PropertyChanges { target: animal fillColor: "blue" } }, ] }
Attachments
For Gerrit Dashboard: QSR-1445 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
384045,9 | Fail the build if qml has errors | 2.0 | tqtc-boot2qt/qtsaferenderer | Status: MERGED | +2 | 0 |