Поправка недочета

This commit is contained in:
Book Pauk
2019-01-31 10:52:11 +07:00
parent 06d21f4491
commit dc0d87850c

View File

@@ -361,6 +361,10 @@ class TextPage extends Vue {
}
onResize() {
this.page1 = null;
this.page2 = null;
this.statusBar = null;
this.calcDrawProps();
this.setBackground();
this.draw();