Render curved wall measurements along the wall

This commit is contained in:
sudhir
2026-05-20 00:41:18 +00:00
committed by open-pascal
parent 6af3a0aa82
commit db5c743e1c
5 changed files with 23 additions and 4 deletions
+1 -1
View File
@@ -474,7 +474,7 @@ export default function ElevatorPanel() {
return (
<PanelWrapper
icon="/icons/elevator.svg"
icon="/icons/elevator.png"
onClose={handleClose}
title={node.name || 'Elevator'}
width={300}