From 3550bdd02869c6844f47a5d20ec55d30a4097cdf Mon Sep 17 00:00:00 2001 From: reedaaz Date: Wed, 20 May 2026 13:15:33 +0200 Subject: [PATCH] fix(hud): restore click-through at original bar position after drag (#535) --- src/components/launch/LaunchWindow.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/launch/LaunchWindow.tsx b/src/components/launch/LaunchWindow.tsx index 49547069d..204f55a60 100644 --- a/src/components/launch/LaunchWindow.tsx +++ b/src/components/launch/LaunchWindow.tsx @@ -439,12 +439,13 @@ function LaunchWindowContent() { className="flex items-center overflow-visible flex-col-reverse pointer-events-none" >