Ansicht: Flächen-Generator einbinden + Schatten-Umschalter
App: kind "elevation" nutzt generateElevationPlan (synchron, ohne WASM) statt der Schnitt-Pipeline; Fallback-Hinweis bleibt bei fehlender Linie. Oberleiste (ViewRibbonTab): Umschalter "Schatten", nur bei aktiver Ansicht sichtbar, schreibt DrawingLevel.shadows. i18n-Keys in de/en.
This commit is contained in:
@@ -457,6 +457,8 @@ export const en: Record<TranslationKey, string> = {
|
||||
"section.empty": "{kind} — no section line set in the plan",
|
||||
"section.error": "{kind} — computation failed (rebuild render3d WASM?)",
|
||||
"section.legend": "{kind} · derived projection (render3d)",
|
||||
"elevation.shadows": "Shadows",
|
||||
"elevation.shadows.hint": "Toggle 45° cast shadows of overhanging elements in the elevation",
|
||||
"props.floorHeight": "Floor height",
|
||||
"props.cutHeight": "Cut height",
|
||||
"props.okff": "FFL",
|
||||
|
||||
Reference in New Issue
Block a user