Explorar o código

К предыдущему

Book Pauk %!s(int64=6) %!d(string=hai) anos
pai
achega
eb5411cd20
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      client/components/Reader/TextPage/TextPage.vue

+ 2 - 0
client/components/Reader/TextPage/TextPage.vue

@@ -214,6 +214,8 @@ class TextPage extends Vue {
             fontsLoadingStyle.fontSize = this.fontSize + 'px';
             fontsLoadingStyle.top = (this.realHeight/2 - 2*this.fontSize) + 'px';
             fontsLoadingStyle.left = (this.realWidth - this.drawHelper.measureText(flText, {}))/2 + 'px';
+            await sleep(10500);
+            this.$refs.fontsLoading.innerHTML = '';
         })();
 
         //parsed