shx-3d-render

main
Jan Umbach 2024-06-20 21:10:01 +02:00
parent b7fb345540
commit 59328ab35c
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@
this.Viewer3D.contentWindow.postMessage(initData, "*");
this.loadingSpinner.show();
renderView();
}
return;
};