From e017e6b7a6bd80e1a4feedea0a51aea58c958e9f Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 22 Apr 2026 18:19:48 +0200 Subject: [PATCH] auto-git: [change] src/app/App.tsx --- src/app/App.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/src/app/App.tsx b/src/app/App.tsx index 2783d5ea..0ca0201e 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -18161,16 +18161,18 @@ export function App({ store, initialStatusMessage }: AppProps) { } /> -
- Hidden entities stay active for authored runtime behavior. - Disable them to remove them from the editor viewport, - picking, and runtime build. -
+
+ Hidden entities stay active for authored runtime behavior. + Disable them to remove them from the editor viewport, + picking, and runtime build.
+ -
-
Position
-
+ {selectedEntity.kind !== "cameraRig" || + selectedEntity.rigType === "fixed" ? ( +
+
Position
+