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 00c2ad7 commit df91585Copy full SHA for df91585
MainWindow.xaml
@@ -5,7 +5,7 @@
5
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
6
xmlns:local="clr-namespace:WinContextTweaker" mc:Ignorable="d"
7
Title="WinContextTweaker" WindowStartupLocation="CenterScreen"
8
- Height="500" Width="750" MinHeight="350" MinWidth="550"
+ Height="500" Width="750" MinHeight="375" MinWidth="550"
9
FontFamily="Arial" FontSize="15" Background="#f0f0f0"
10
KeyDown="MainWindow_OnKeyDown">
11
0 commit comments