From 71ab8ab5cb1bf48bbd1242f0fd5b2b736745e766 Mon Sep 17 00:00:00 2001 From: Carter Date: Tue, 5 May 2026 11:40:28 -0600 Subject: [PATCH 1/2] switched to master protobuf --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90ac71b..7f5044c 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "mui-tel-input": "^7.0.0", "notistack": "^3.0.1", "openweathermap-ts": "^1.2.10", - "protobuf-ts": "git+https://gitlab+deploy-token-50627:hv8mB4WkyvtjBpJKU1rN@gitlab.com/brandx/protobuf-ts.git#staging", + "protobuf-ts": "git+https://gitlab+deploy-token-50627:hv8mB4WkyvtjBpJKU1rN@gitlab.com/brandx/protobuf-ts.git#master", "query-string": "^9.2.1", "react": "^18.3.1", "react-beautiful-dnd": "^13.1.1", From ced3576c967a7cf7b4e832b35067ce51c74a75d5 Mon Sep 17 00:00:00 2001 From: csawatzky Date: Wed, 20 May 2026 10:09:23 -0600 Subject: [PATCH 2/2] 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()}> )}