From e717d086fe6943bcb84d44ef3021959ec4ff33a0 Mon Sep 17 00:00:00 2001 From: webadderall <131426131+webadderall@users.noreply.github.com> Date: Mon, 24 Aug 2026 18:05:16 +1000 Subject: [PATCH] improved passthru behaviour hud when not recording MacOS --- src/components/launch/LaunchWindow.tsx | 10 ++++------ .../launch/hooks/useLaunchHudInteractionState.ts | 4 ++-- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/src/components/launch/LaunchWindow.tsx b/src/components/launch/LaunchWindow.tsx index 9bc34c85..cb43ead1 100644 --- a/src/components/launch/LaunchWindow.tsx +++ b/src/components/launch/LaunchWindow.tsx @@ -452,11 +452,7 @@ function LaunchWindowContent() { ref={hudContentRef} className="flex items-center overflow-visible flex-col-reverse pointer-events-none" > -