Ebene-Schraffur editierbar im Kategorie-Dialog

Nach-Ebene-Schraffur war in der Resolve-Logik bereits fertig, aber
LayerCategory.hatch liess sich im Kategorie-Editor nicht setzen.
Dropdown mit Vorschau ergaenzt, patcht ueber patchCategory.
This commit is contained in:
2026-07-04 04:19:55 +02:00
parent 4aed168760
commit 19fcafbcab
4 changed files with 58 additions and 0 deletions
+1
View File
@@ -403,6 +403,7 @@ export const de = {
"editor.name": "Name",
"editor.color": "Farbe",
"editor.lineWeight": "Linienstärke",
"editor.hatch": "Schraffur",
"editor.floorHeight": "Geschosshöhe",
"editor.cutHeight": "Schnitthöhe",
"editor.unit.mm": "mm",
+1
View File
@@ -400,6 +400,7 @@ export const en: Record<TranslationKey, string> = {
"editor.name": "Name",
"editor.color": "Color",
"editor.lineWeight": "Line weight",
"editor.hatch": "Hatch",
"editor.floorHeight": "Floor height",
"editor.cutHeight": "Cut height",
"editor.unit.mm": "mm",