From 0cc9ad385f0dcd1621cf9842d76fded4bf55600f Mon Sep 17 00:00:00 2001 From: Justin Georgi Date: Wed, 29 Nov 2023 20:52:35 -0700 Subject: [PATCH] Fix image size in landscape and version in panel (#24) Closes #22 and also fixes unlisted issue with the display of the placeholder image on the detect screen when in landscape mode. Signed-off-by: Justin Georgi Reviewed-on: https://gitea.azgeorgis.net/Georgi_Lab/ALVINN_f7/pulls/24 --- src/components/app.vue | 10 ++++++++++ src/pages/detect.vue | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/src/components/app.vue b/src/components/app.vue index a417675..58f95b8 100644 --- a/src/components/app.vue +++ b/src/components/app.vue @@ -10,6 +10,9 @@ Settings About ALVINN + + version 0.1.1 + @@ -37,6 +40,13 @@ + + +