diff --git a/meshroom/ui/qml/Viewer/Viewer2D.qml b/meshroom/ui/qml/Viewer/Viewer2D.qml index 6f1db582..abe2f8f1 100644 --- a/meshroom/ui/qml/Viewer/Viewer2D.qml +++ b/meshroom/ui/qml/Viewer/Viewer2D.qml @@ -9,7 +9,7 @@ FocusScope { clip: true - property var displayedNode: _reconstruction.cameraInit + property var displayedNode: null property bool useExternal: false property url sourceExternal