From 05444dcc1527f8108747aadcf2eb53b45507a264 Mon Sep 17 00:00:00 2001 From: Noah Petherbridge Date: Tue, 3 Jun 2025 19:25:21 -0700 Subject: [PATCH] Tweak QR code animation and Explicit button * Explicit button: outline it in blue to reflect that your camera is currently blue. Solid red continues to mean your camera is red. * Tweak the QR code opacity to be less obtrusive. --- src/App.vue | 2 +- src/components/VideoFeed.vue | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/App.vue b/src/App.vue index 4893770..5021e6c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3191,7 +3191,7 @@ export default {