Parcourir la source

Убрал лишнее

Book Pauk il y a 6 ans
Parent
commit
a83b43184a
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      client/components/Reader/TextPage/TextPage.vue

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

@@ -391,9 +391,9 @@ class TextPage extends Vue {
     }
     }
 
 
     async onResize() {
     async onResize() {
-        this.page1 = null;
+        /*this.page1 = null;
         this.page2 = null;
         this.page2 = null;
-        this.statusBar = null;
+        this.statusBar = null;*/
 
 
         this.calcDrawProps();
         this.calcDrawProps();
         this.setBackground();
         this.setBackground();