From e4cfbfbde30e6a306bb6e9f60c1b5b506d7a7481 Mon Sep 17 00:00:00 2001 From: uye <2396806385@qq.com> Date: Sat, 22 Apr 2023 21:54:18 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=B0=83=E6=95=B4=E8=AE=BE=E8=AE=A1?= =?UTF-8?q?=E6=97=B6=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/MaaWpfGui/Views/UI/RecognizerView.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MaaWpfGui/Views/UI/RecognizerView.xaml b/src/MaaWpfGui/Views/UI/RecognizerView.xaml index a0bcbd7406..eec5d03eda 100644 --- a/src/MaaWpfGui/Views/UI/RecognizerView.xaml +++ b/src/MaaWpfGui/Views/UI/RecognizerView.xaml @@ -13,7 +13,7 @@ xmlns:viewModels="clr-namespace:MaaWpfGui.ViewModels" xmlns:vm="clr-namespace:MaaWpfGui" d:DataContext="{d:DesignInstance {x:Type ui:RecognizerViewModel}}" - d:DesignHeight="1200" + d:DesignHeight="600" d:DesignWidth="800" mc:Ignorable="d">