From a5d6135f0c5cb55e5c8fa4d6788202b1a8789f24 Mon Sep 17 00:00:00 2001 From: PrefacedCorg <1876568293@qq.com> Date: Sun, 19 Apr 2026 14:42:11 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=E8=BF=81=E7=A7=BB=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Ink Canvas/MainWindow.xaml | 761 +--------- Ink Canvas/MainWindow.xaml.cs | 404 +----- Ink Canvas/MainWindow_cs/MW_Settings.cs | 1255 +---------------- Ink Canvas/MainWindow_cs/MW_SettingsToLoad.cs | 202 +-- Ink Canvas/MainWindow_cs/MW_Timer.cs | 5 + Ink Canvas/Properties/Strings.en-US.resx | 6 + Ink Canvas/Properties/Strings.resx | 6 + .../SettingsViews/Pages/AboutPage.xaml | 211 ++- .../SettingsViews/Pages/AboutPage.xaml.cs | 418 +++++- .../SettingsViews/Pages/CanvasPage.xaml | 361 +++++ .../SettingsViews/Pages/CanvasPage.xaml.cs | 403 ++++++ .../SettingsViews/Pages/StartupPage.xaml | 29 +- .../SettingsViews/Pages/StartupPage.xaml.cs | 4 +- .../SettingsViews/Pages/UpdatePage.xaml | 146 ++ .../SettingsViews/Pages/UpdatePage.xaml.cs | 468 ++++++ .../Windows/SettingsViews/SettingsWindow.xaml | 85 +- .../SettingsViews/SettingsWindow.xaml.cs | 11 +- 17 files changed, 2089 insertions(+), 2686 deletions(-) create mode 100644 Ink Canvas/Windows/SettingsViews/Pages/CanvasPage.xaml create mode 100644 Ink Canvas/Windows/SettingsViews/Pages/CanvasPage.xaml.cs create mode 100644 Ink Canvas/Windows/SettingsViews/Pages/UpdatePage.xaml create mode 100644 Ink Canvas/Windows/SettingsViews/Pages/UpdatePage.xaml.cs diff --git a/Ink Canvas/MainWindow.xaml b/Ink Canvas/MainWindow.xaml index 91c55768..b21a9a6c 100644 --- a/Ink Canvas/MainWindow.xaml +++ b/Ink Canvas/MainWindow.xaml @@ -656,216 +656,10 @@ FontSize="26" /> - - - - - - - - - - - - - - - - - - - - - - - - - -