From 840eca88c86598106b0fc6f3bc3e244763650161 Mon Sep 17 00:00:00 2001 From: CJKmkp <2564608840@qq.com> Date: Sat, 7 Feb 2026 14:49:52 +0800 Subject: [PATCH] =?UTF-8?q?add:=E6=96=B0=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SettingsViews/MainWindowSettingsHelper.cs | 3 - .../SettingsViews/StartupPanel.xaml | 159 ------ .../SettingsViews/StartupPanel.xaml.cs | 268 --------- .../SettingsViews/UpdateCenterPanel.xaml | 363 ++++++++---- .../SettingsViews/UpdateCenterPanel.xaml.cs | 516 +++++++++++++++--- 5 files changed, 705 insertions(+), 604 deletions(-) diff --git a/Ink Canvas/Windows/SettingsViews/SettingsViews/MainWindowSettingsHelper.cs b/Ink Canvas/Windows/SettingsViews/SettingsViews/MainWindowSettingsHelper.cs index 244acfdf..98cae9d6 100644 --- a/Ink Canvas/Windows/SettingsViews/SettingsViews/MainWindowSettingsHelper.cs +++ b/Ink Canvas/Windows/SettingsViews/SettingsViews/MainWindowSettingsHelper.cs @@ -10,9 +10,6 @@ using Media = System.Windows.Media; namespace Ink_Canvas.Windows.SettingsViews { - /// - /// 辅助类:用于在新设置面板中调用 MainWindow 中已有的设置处理方法 - /// public static class MainWindowSettingsHelper { private static MainWindow GetMainWindow() diff --git a/Ink Canvas/Windows/SettingsViews/SettingsViews/StartupPanel.xaml b/Ink Canvas/Windows/SettingsViews/SettingsViews/StartupPanel.xaml index cda2e1f3..e5629286 100644 --- a/Ink Canvas/Windows/SettingsViews/SettingsViews/StartupPanel.xaml +++ b/Ink Canvas/Windows/SettingsViews/SettingsViews/StartupPanel.xaml @@ -88,165 +88,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +