shx-3d-render
parent
0c8d2f4d50
commit
b4ee02afc1
|
@ -32,7 +32,7 @@
|
|||
clearTimeout(this.hideTimeout);
|
||||
}
|
||||
|
||||
this.container.style.display = undefined;
|
||||
this.container.style.display = "";
|
||||
setTimeout(() => {
|
||||
this.container.classList.remove('shx-loading-spinner-container-done');
|
||||
}, 0);
|
||||
|
|
Loading…
Reference in New Issue