From cd55db0cf539662bc51544de04df82c8ed303592 Mon Sep 17 00:00:00 2001 From: uye <2396806385@qq.com> Date: Mon, 6 Feb 2023 00:14:15 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=B0=83=E6=95=B4=E9=83=A8=E5=88=86?= =?UTF-8?q?=E9=80=89=E9=A1=B9=E6=89=80=E5=9C=A8=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/MaaWpfGui/Res/Localizations/zh-cn.xaml | 4 +- src/MaaWpfGui/Res/Localizations/zh-tw.xaml | 2 +- .../UserControl/GUISettingsUserControl.xaml | 23 --------- .../PenguinReportSettingsUserControl.xaml | 50 +++++++++++++++++-- 4 files changed, 47 insertions(+), 32 deletions(-) diff --git a/src/MaaWpfGui/Res/Localizations/zh-cn.xaml b/src/MaaWpfGui/Res/Localizations/zh-cn.xaml index bf6c1c9ed1..a7c4e8a52d 100644 --- a/src/MaaWpfGui/Res/Localizations/zh-cn.xaml +++ b/src/MaaWpfGui/Res/Localizations/zh-cn.xaml @@ -103,8 +103,6 @@ 演算结束 繁荣证章 建造点数 - - 不选择 官服 @@ -221,7 +219,7 @@ 重要信息弹出系统通知 使用备选关卡 使用剩余理智 - 关卡选择隐藏当日不开放关卡 + 隐藏当日不开放关卡 主界面可选择按钮功能 手动输入关卡名 支持大部分主线关卡名与原列表的关卡名(如4-10、AP-5、H10-1-Hard) 可在关卡结尾输入"Normal/Hard"表示需要切换标准与磨难难度 diff --git a/src/MaaWpfGui/Res/Localizations/zh-tw.xaml b/src/MaaWpfGui/Res/Localizations/zh-tw.xaml index 60846f91bd..da12c0cc6a 100644 --- a/src/MaaWpfGui/Res/Localizations/zh-tw.xaml +++ b/src/MaaWpfGui/Res/Localizations/zh-tw.xaml @@ -172,7 +172,7 @@ 最小化時隱藏至托盤 重要訊息彈出系統通知 使用備選關卡 - 關卡選擇隱藏當日不開放關卡 + 隱藏當日不開放關卡 主介面可選擇按鈕功能 手動輸入關卡代名 支持大部分主線關卡名與原列表的關卡名(如4-10、AP-5、H10-1-Hard) 可在關卡結尾輸入"Normal/Hard"表示需要切換標準與磨難難度 diff --git a/src/MaaWpfGui/Views/UserControl/GUISettingsUserControl.xaml b/src/MaaWpfGui/Views/UserControl/GUISettingsUserControl.xaml index 4ad277d8de..47546fd738 100644 --- a/src/MaaWpfGui/Views/UserControl/GUISettingsUserControl.xaml +++ b/src/MaaWpfGui/Views/UserControl/GUISettingsUserControl.xaml @@ -28,29 +28,6 @@ HorizontalAlignment="Left" Content="{DynamicResource SystemNotification}" IsChecked="{Binding UseNotify}" /> - - - - - + VerticalAlignment="Center" + Orientation="Horizontal"> + + + + + + + + + +