shx-3d-render

main
Jan Umbach 2024-06-23 16:07:41 +02:00
parent 6d732d8d94
commit 337ac1a6b5
1 changed files with 10 additions and 0 deletions

View File

@ -34,6 +34,11 @@
}
showError(text) {
if(this.hideTimeout) {
clearTimeout(this.hideTimeout);
}
this.isLoading = true;
this.resetStyles();
this.container.innerHTML = `
@ -52,6 +57,11 @@
}
showErrorCharLottie(text) {
if(this.hideTimeout) {
clearTimeout(this.hideTimeout);
}
this.isLoading = true;
this.resetStyles();
this.container.innerHTML = `