test
parent
64a34b7f41
commit
96c667ee15
|
@ -790,7 +790,7 @@
|
||||||
if(this.Viewer3D)
|
if(this.Viewer3D)
|
||||||
this.Viewer3D.contentWindow.postMessage(JSON.stringify({"changeView":{"currentVariant": this.currentVariant, values: globalInputFormsObjValues[this.currentVariant]}}), "*");
|
this.Viewer3D.contentWindow.postMessage(JSON.stringify({"changeView":{"currentVariant": this.currentVariant, values: globalInputFormsObjValues[this.currentVariant]}}), "*");
|
||||||
|
|
||||||
this.showLoadingSpinner();
|
//this.showLoadingSpinner();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue