From 5a9cf418d460fc41cbe72845103df5802b20f47f Mon Sep 17 00:00:00 2001 From: Sriman Achanta <68172138+srimanachanta@users.noreply.github.com> Date: Tue, 21 Nov 2023 22:15:08 -0500 Subject: [PATCH] Fix bug with always opening stream fullscreen onclick (#1018) * Update photon-camera-stream.vue * formatting fixes --- .../src/components/app/photon-camera-stream.vue | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/photon-client/src/components/app/photon-camera-stream.vue b/photon-client/src/components/app/photon-camera-stream.vue index 5485655ff5..a836e4b362 100644 --- a/photon-client/src/components/app/photon-camera-stream.vue +++ b/photon-client/src/components/app/photon-camera-stream.vue @@ -57,14 +57,7 @@ const handleFullscreenRequest = () => {