Details
-
Bug
-
Resolution: Done
-
P2: Important
-
QDS 1.5.0
-
None
-
51993ea62d9e2d004e368999ef8fbddca6ae0034 (qt-creator/qt-creator/qds-1.50)
-
QDS 3D - Week 17/18
Description
Currently, the default QtQuick import is 2.12. Adding a view3D will add an import of QtQuick 2.15 without removing the older QtQuick import, see attached picture. Manually removing the 2.12 import will lead to errors.
Steps to test:
- Create a project
- Import Quick3D
- Add view3D
- Check the QML imports -> both QtQuick 2.12 and QtQtuick 2.15 are found.
- QtQuick2.12 import is allowed to be removed manually by clicking the x icon beside it in the QML imports tab. If done so, it will remove Text item from the navigator and the Form Editor does not look correct anymore, see attached picture.
- If live preview button is then pressed and changes are saved, also QtQuick 2.15 import is removed and Library and Navigator views come unresponsive.
Attachments
For Gerrit Dashboard: QDS-1989 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
298187,2 | QmlDesigner: Fix import removal issues | qds-1.50 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |