Поправки
This commit is contained in:
@@ -266,11 +266,11 @@ class TextPage extends Vue {
|
||||
|
||||
async calcPropsAndLoadFonts(omitLoadFonts) {
|
||||
this.calcDrawProps();
|
||||
this.setBackground();
|
||||
|
||||
if (!omitLoadFonts)
|
||||
await this.loadFonts();
|
||||
|
||||
this.setBackground();
|
||||
this.draw();
|
||||
|
||||
// шрифты хрен знает когда подгружаются, поэтому
|
||||
|
||||
Reference in New Issue
Block a user