We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ee9304 commit 583485eCopy full SHA for 583485e
ControlWindowWPF/ControlWindowWPF/FaceControlKeyAddWindow.xaml
@@ -5,7 +5,7 @@
5
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
6
xmlns:local="clr-namespace:VirtualMotionCaptureControlPanel"
7
mc:Ignorable="d"
8
- Title="{DynamicResource FaceControlKeyAddWindowTitle}" Height="374" Width="800" Loaded="Window_Loaded" Closing="Window_Closing" Icon="Resources/VirtualMotionCapture_dark.ico">
+ Title="{DynamicResource FaceControlKeyAddWindowTitle}" Height="400" Width="800" Loaded="Window_Loaded" Closing="Window_Closing" Icon="Resources/VirtualMotionCapture_dark.ico">
9
<DockPanel>
10
<GroupBox Header="{DynamicResource FaceControlKeyAddWindow_UseKey}" DockPanel.Dock="Top">
11
0 commit comments