From 0d5a9d13f3d615b0eb93221c087c16a6c775b372 Mon Sep 17 00:00:00 2001
From: Xu <34770031+Blinue@users.noreply.github.com>
Date: Mon, 13 Nov 2023 21:17:14 +0800
Subject: [PATCH] =?UTF-8?q?UI:=20=E4=BC=98=E5=8C=96=E6=8F=90=E7=A4=BA?=
=?UTF-8?q?=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/Magpie.App/AboutPage.xaml | 5 +++--
src/Magpie.App/App.xaml | 3 +++
src/Magpie.App/Resources.language-en-US.resw | 3 +++
src/Magpie.App/Resources.language-zh-Hans.resw | 3 +++
4 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/src/Magpie.App/AboutPage.xaml b/src/Magpie.App/AboutPage.xaml
index b8e5ca705..77454260e 100644
--- a/src/Magpie.App/AboutPage.xaml
+++ b/src/Magpie.App/AboutPage.xaml
@@ -28,8 +28,9 @@
Foreground="{ThemeResource TextFillColorSecondaryBrush}"
Text="{x:Bind ViewModel.Version, Mode=OneTime}" />
+ IsLightDismissEnabled="True">
+
+
diff --git a/src/Magpie.App/App.xaml b/src/Magpie.App/App.xaml
index b8c040b81..e44b313ab 100644
--- a/src/Magpie.App/App.xaml
+++ b/src/Magpie.App/App.xaml
@@ -669,6 +669,9 @@
14
+
+ 0
+
220