From 7e04f3bb65f550ac3c1e014a9546c41ef0f400a9 Mon Sep 17 00:00:00 2001 From: Siyuan Miao Date: Thu, 22 May 2025 10:28:22 +0200 Subject: [PATCH] fix: display scaling broken --- ui/src/components/WebRTCVideo.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ui/src/components/WebRTCVideo.tsx b/ui/src/components/WebRTCVideo.tsx index 1b0cf49..4fd4290 100644 --- a/ui/src/components/WebRTCVideo.tsx +++ b/ui/src/components/WebRTCVideo.tsx @@ -674,7 +674,6 @@ export default function WebRTCVideo() {
-
{/* In relative mouse mode and under https, we enable the pointer lock, and to do so we need a bar to show the user to click on the video to enable mouse control */}
)} -