Fix: Stránky PDF zůstaly daleko od sebe i při sbalení korektur
This commit is contained in:
parent
6dbfae34d0
commit
ec00d7acd3
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@
|
|||
); // FIXME nemám páru, proč +VERTIKALNI_MEZERA funguje, ale opravuje to bug, že nově vytvořené korektury za sebou neměly mezeru
|
||||
}
|
||||
|
||||
this.htmlElement_div.style.height = "unset";
|
||||
if (this.htmlElement_div.offsetHeight < spodek_posledni_korektury)
|
||||
this.htmlElement_div.style.height = spodek_posledni_korektury;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue