Add automatic label length trimming

This commit is contained in:
Mikei386
2026-06-22 13:25:03 +02:00
parent 941c68bbf8
commit e4a7679bc7
6 changed files with 90 additions and 4 deletions
+4
View File
@@ -56,6 +56,10 @@
Laenge
<input id="lengthMm" type="number" min="10" max="500" step="1" value="70">
</label>
<label class="check-row">
<input id="autoLength" type="checkbox" checked>
Laenge automatisch begrenzen
</label>
<label>
Rand
<input id="marginMm" type="number" min="0" max="20" step="0.5" value="2">