diff --git a/src/Misc/MainForm.cs b/src/Misc/MainForm.cs index 53ec93b..c64b8a7 100644 --- a/src/Misc/MainForm.cs +++ b/src/Misc/MainForm.cs @@ -6,6 +6,7 @@ using System.Globalization; using System.IO; using System.Linq; using System.Runtime.InteropServices; +using System.Threading; using System.Windows.Forms; using System.Windows.Forms.Integration; @@ -13,7 +14,6 @@ using WpfControls = System.Windows.Controls; using static mpvnet.Native; using static mpvnet.Global; -using System.Threading; namespace mpvnet { diff --git a/src/WPF/InputWindow.xaml b/src/WPF/InputWindow.xaml index b2587ac..a1856fd 100644 --- a/src/WPF/InputWindow.xaml +++ b/src/WPF/InputWindow.xaml @@ -38,7 +38,39 @@ - diff --git a/src/WPF/LearnWindow.xaml b/src/WPF/LearnWindow.xaml index 9acf887..e1dd6a2 100644 --- a/src/WPF/LearnWindow.xaml +++ b/src/WPF/LearnWindow.xaml @@ -7,8 +7,9 @@ mc:Ignorable="d" Title="Learn Input" - Height="200" - Width="400" + Height="150" + Width="350" + FontSize="16" WindowStartupLocation="CenterOwner" ResizeMode="NoResize" Loaded="Window_Loaded" @@ -33,12 +34,11 @@ - + /> - - + + \ No newline at end of file diff --git a/src/WPF/Resources.xaml b/src/WPF/Resources.xaml index 373b7f1..130a427 100644 --- a/src/WPF/Resources.xaml +++ b/src/WPF/Resources.xaml @@ -26,7 +26,7 @@ - + diff --git a/src/WPF/SetupWindow.xaml b/src/WPF/SetupWindow.xaml index a95f334..19709f3 100644 --- a/src/WPF/SetupWindow.xaml +++ b/src/WPF/SetupWindow.xaml @@ -34,7 +34,7 @@ - +