forked from qt-creator/qt-creator
QmlDesigner: Change default view3D id in Extended 3D projects
Task-number: QDS-12351 Change-Id: Ib3ecb8e2f6ca1561819f19001d851b0932e9583f Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
This commit is contained in:
@@ -19,7 +19,7 @@ Rectangle {
|
|||||||
color: Constants.backgroundColor
|
color: Constants.backgroundColor
|
||||||
|
|
||||||
View3D {
|
View3D {
|
||||||
id: view3D
|
id: extendedView3D
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
||||||
environment: sceneEnvironment
|
environment: sceneEnvironment
|
||||||
|
Reference in New Issue
Block a user