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:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user