From 841bc180ff7eceb01e13a326e5b2e5c7ea438183 Mon Sep 17 00:00:00 2001 From: sh_akira Date: Fri, 1 Oct 2021 02:27:14 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B7=E3=83=A7=E3=83=BC=E3=83=88=E3=82=AB?= =?UTF-8?q?=E3=83=83=E3=83=88=E3=82=AD=E3=83=BC=E8=A8=AD=E5=AE=9A=E7=94=BB?= =?UTF-8?q?=E9=9D=A2=E3=81=8C=E3=81=AF=E3=81=BF=E5=87=BA=E3=81=95=E3=81=AA?= =?UTF-8?q?=E3=81=84=E3=82=88=E3=81=86=E3=81=AB=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ControlWindowWPF/ControlWindowWPF/ShortcutKeyWindow.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ControlWindowWPF/ControlWindowWPF/ShortcutKeyWindow.xaml b/ControlWindowWPF/ControlWindowWPF/ShortcutKeyWindow.xaml index 84231cce..adc70fa6 100644 --- a/ControlWindowWPF/ControlWindowWPF/ShortcutKeyWindow.xaml +++ b/ControlWindowWPF/ControlWindowWPF/ShortcutKeyWindow.xaml @@ -5,7 +5,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:VirtualMotionCaptureControlPanel" mc:Ignorable="d" - Title="{DynamicResource ShortcutKeyWindowTitle}" SizeToContent="Height" Width="800" Icon="Resources/VirtualMotionCapture_dark.ico"> + Title="{DynamicResource ShortcutKeyWindowTitle}" Height="790" Width="800" Icon="Resources/VirtualMotionCapture_dark.ico">