From 6241de18fe37bc6095b331da5d8e3e7c8045838e Mon Sep 17 00:00:00 2001 From: Romein van Buren Date: Fri, 8 Jul 2022 14:50:15 +0200 Subject: [PATCH] Dashboard aspect ratio Signed-off-by: Romein van Buren --- gui/dashboard/app.svelte | 20 +++++++++++++- gui/dashboard/components/aspectratio.svelte | 29 +++++++++++++++++++++ 2 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 gui/dashboard/components/aspectratio.svelte diff --git a/gui/dashboard/app.svelte b/gui/dashboard/app.svelte index 0239d19..727f2dd 100644 --- a/gui/dashboard/app.svelte +++ b/gui/dashboard/app.svelte @@ -1 +1,19 @@ -

here comes the dashboard

+ + + +

here comes the dashboard

+
+ + diff --git a/gui/dashboard/components/aspectratio.svelte b/gui/dashboard/components/aspectratio.svelte new file mode 100644 index 0000000..fd0c387 --- /dev/null +++ b/gui/dashboard/components/aspectratio.svelte @@ -0,0 +1,29 @@ +
+
+ +
+
+ +