From d5d0040dffc49cd6a932550ca8302ce880bc06bd Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 13 May 2026 17:18:32 +0200 Subject: [PATCH] Add form controls for configuring spline corridor junction edge properties --- src/app/App.tsx | 164 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 164 insertions(+) diff --git a/src/app/App.tsx b/src/app/App.tsx index 7459274e..3e015f4e 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -22998,6 +22998,170 @@ export function App({ +
+
Junction Edge
+ + + + + + +
))}