Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
QDS 4.6.0
-
None
Description
Steps to repro:
1. Open project hyperreal from the Qt git. QDS opens but you can see the project "touched"
2. See that Screen01.ui.qml is 'dirty':
3. Save to see what is changed and look from the git:
% git diff WebinarDemo/content/Screen01.ui.qml
diff --git a/WebinarDemo/content/Screen01.ui.qml b/WebinarDemo/content/Screen01.ui.qml
index 191e9a7..78c28a0 100644
- a/WebinarDemo/content/Screen01.ui.qml*
+++ b/WebinarDemo/content/Screen01.ui.qml
@@ -470,7 +470,8 @@ Item {
/*##^##
Designer
Unknown macro: { - D{i}D{i:1;cameraSpeed3d:25;cameraSpeed3dMultiplier:1}D{i:7;cameraSpeed3d:25;cameraSpeed3dMultiplier:1}
+ D{i:0;matPrevEnvDoc:"SkyBox";matPrevEnvValueDoc:"preview_studio";matPrevModelDoc:"#Sphere"}
+D{i:1;cameraSpeed3d:25;cameraSpeed3dMultiplier:1}D{i:7;cameraSpeed3d:25;cameraSpeed3dMultiplier:1}
D{i:11;cameraSpeed3d:25;cameraSpeed3dMultiplier:1}
}
##^##*/
100% repro with project: git@git.qt.io:qt-demo-team/hyperreal.git