From 7abacca0bfc156f9d4c7e1d37e00f669c0ba721f Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Mon, 11 May 2026 14:06:54 +0200 Subject: [PATCH] Feature: Add rotation (X, Y, Z) and size inputs to the form --- src/app/App.tsx | 114 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) diff --git a/src/app/App.tsx b/src/app/App.tsx index 7514c83a..e3932a79 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -25646,6 +25646,120 @@ export function App({ store, draftStorage = null, initialStatusMessage }: AppPro {selectedTriggerVolume !== null ? ( <> +
+
Rotation
+
+ + + +
+
+
Size