From ced3576c967a7cf7b4e832b35067ce51c74a75d5 Mon Sep 17 00:00:00 2001 From: csawatzky Date: Wed, 20 May 2026 10:09:23 -0600 Subject: [PATCH] hotfix to try and fix the fullscreen bug some users are seeing, i cant test it because i can't replicate the bug --- src/bin/BinVisualizerV2.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/BinVisualizerV2.tsx b/src/bin/BinVisualizerV2.tsx index 53c3d83..cdfe14a 100644 --- a/src/bin/BinVisualizerV2.tsx +++ b/src/bin/BinVisualizerV2.tsx @@ -1539,7 +1539,7 @@ export default function BinVisualizer(props: Props) { ) : ( - + fullScreenHandler.enter()}> )}