diff --git a/MainWindow.xaml b/MainWindow.xaml index f35e34f..5f0e9cd 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -5,7 +5,8 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:Sigil" mc:Ignorable="d" - Title="Sigil" Height="580" Width="700" + Title="Sigil" Height="680" Width="820" + MinHeight="580" MinWidth="700" WindowStartupLocation="CenterScreen" Background="#1a1a2e"> @@ -154,7 +155,7 @@ - + @@ -205,6 +206,34 @@ + + + + + + + + + +