From 11cb1815ad89ff57808d5c8c899bca1f4724fe2e Mon Sep 17 00:00:00 2001 From: PrefacedCorg <1876568293@qq.com> Date: Fri, 3 Apr 2026 00:14:23 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E6=9B=B4=E6=96=B0=20SettingsWindow2.?= =?UTF-8?q?xaml"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 5f9b01ef047c889db4031da3623a70acadfda973. --- Ink Canvas/Windows/SettingsViews2/SettingsWindow2.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ink Canvas/Windows/SettingsViews2/SettingsWindow2.xaml b/Ink Canvas/Windows/SettingsViews2/SettingsWindow2.xaml index c26545fc..e0b270be 100644 --- a/Ink Canvas/Windows/SettingsViews2/SettingsWindow2.xaml +++ b/Ink Canvas/Windows/SettingsViews2/SettingsWindow2.xaml @@ -8,7 +8,7 @@ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf" Title="InkCanvasForClass 设置" Width="1138" Height="750" - MinWidth="200" MinHeight="150" + MinWidth="800" MinHeight="600" WindowStartupLocation="CenterScreen" ui:ThemeManager.IsThemeAware="True" ui:TitleBar.ExtendViewIntoTitleBar="True"