Finální podoba frontendu korekturovátka? #92
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