From 761bf5b42e1aac58b0871d7ec54d0b088d081a27 Mon Sep 17 00:00:00 2001 From: Yuri Karamian Date: Thu, 25 Jun 2026 12:37:12 +0200 Subject: [PATCH] Android: add an Info button to the top bar that opens the About panel --- src/lib/components/AppLayout.svelte | 7 +++++++ src/lib/components/InfoPanel.svelte | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/src/lib/components/AppLayout.svelte b/src/lib/components/AppLayout.svelte index 9a5a8dd..bdd36ae 100644 --- a/src/lib/components/AppLayout.svelte +++ b/src/lib/components/AppLayout.svelte @@ -870,6 +870,13 @@ +