From ba1453104ff5cdf25a075bd8796445e358496ca5 Mon Sep 17 00:00:00 2001 From: Jose Olarte III Date: Fri, 9 May 2025 19:53:06 +0800 Subject: [PATCH] UI tweaks to QR scanner - Removed QR code border - Changed QR code size to eliminate whitespace baked into image - Removed scanning frame - Removed camera selector button - Restyled camera stop buttons in both web and Capacitor for consistency - Added iOS safe area to Capacitor camera overlay --- src/views/ContactQRScanShowView.vue | 44 +++++++++-------------------- src/views/ContactQRScanView.vue | 8 +++--- 2 files changed, 17 insertions(+), 35 deletions(-) diff --git a/src/views/ContactQRScanShowView.vue b/src/views/ContactQRScanShowView.vue index cb5733e6..3ff8a68c 100644 --- a/src/views/ContactQRScanShowView.vue +++ b/src/views/ContactQRScanShowView.vue @@ -42,7 +42,7 @@
@@ -141,34 +141,16 @@ @camera-off="onCameraOff" /> - -
- - - - - - +
+ + +
-
+

Point your camera at a TimeSafari contact QR code to scan it automatically. @@ -9,12 +9,12 @@

{{ error }}

-
+