From cacc67b11d771bf3acf00c2943ec47fd4970df18 Mon Sep 17 00:00:00 2001 From: PrefacedCorg <1876568293@qq.com> Date: Sat, 4 Apr 2026 11:33:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Pages/NewSettingStartup.xaml | 93 +++++- .../Pages/NewSettingStartup.xaml.cs | 275 ++++++++++++++---- .../SettingsViews2/SettingsWindow2.xaml | 4 +- .../SettingsViews2/SettingsWindow2.xaml.cs | 18 +- 4 files changed, 331 insertions(+), 59 deletions(-) diff --git a/Ink Canvas/Windows/SettingsViews2/Pages/NewSettingStartup.xaml b/Ink Canvas/Windows/SettingsViews2/Pages/NewSettingStartup.xaml index fd2db6a0..1ab449fb 100644 --- a/Ink Canvas/Windows/SettingsViews2/Pages/NewSettingStartup.xaml +++ b/Ink Canvas/Windows/SettingsViews2/Pages/NewSettingStartup.xaml @@ -9,11 +9,10 @@ xmlns:i18n="clr-namespace:Ink_Canvas.MarkupExtensions" xmlns:sys="clr-namespace:System;assembly=mscorlib" mc:Ignorable="d" - d:DesignHeight="450" d:DesignWidth="800" + d:DesignHeight="950" d:DesignWidth="800" Title="启动"> - 4 @@ -30,16 +29,100 @@ + + - + Text="窗口设置" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +