From 3aabc60823e389d8b4eb2761ecc9ad5a152720ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=87=91=E5=88=9A?= <1219318552@qq.com> Date: Fri, 7 Feb 2025 17:19:53 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=AE=BE=E7=BD=AE=E9=9D=A2=E6=9D=BF?= =?UTF-8?q?=E9=AB=98=E5=BA=A6=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TuneLab/UI/Settings/SettingsWindow.axaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TuneLab/UI/Settings/SettingsWindow.axaml b/TuneLab/UI/Settings/SettingsWindow.axaml index 0f51188..a0c9d3c 100644 --- a/TuneLab/UI/Settings/SettingsWindow.axaml +++ b/TuneLab/UI/Settings/SettingsWindow.axaml @@ -6,7 +6,7 @@ x:Class="TuneLab.UI.SettingsWindow" Title="Settings - TuneLab" Width="600" - Height="620" + Height="720" ExtendClientAreaChromeHints="NoChrome" ExtendClientAreaTitleBarHeightHint="40" ExtendClientAreaToDecorationsHint="True">