From 10c1f9bf6e68887bc36b381c3d5e02f5fbf1ebf8 Mon Sep 17 00:00:00 2001 From: Aveline <352441+ym@users.noreply.github.com> Date: Thu, 22 May 2025 11:01:28 +0200 Subject: [PATCH] fix: display scaling broken (#499) --- 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 1b0cf494..4fd42907 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 */}
)} -