shx-3d-render
parent
e6ab2acb67
commit
07d49221da
|
@ -133,7 +133,7 @@
|
|||
pointer-events: none;
|
||||
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
top: 90%;
|
||||
|
||||
width: 1px;
|
||||
height: 1px;
|
||||
|
@ -527,7 +527,7 @@
|
|||
console.log("Message received from the child: ", data); // Message received from child
|
||||
|
||||
if(data.loaded === true) {
|
||||
this.loadingSpinner.hide();
|
||||
this.hideLoadingSpinner();
|
||||
} else {
|
||||
this.showLoadingSpinner();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue