diff --git a/ExtractArchive.xaml b/ExtractArchive.xaml index d05a2c61..b0e20ce3 100644 --- a/ExtractArchive.xaml +++ b/ExtractArchive.xaml @@ -4,55 +4,68 @@ xmlns:s="clr-namespace:GARbro.GUI.Strings" xmlns:p="clr-namespace:GARbro.GUI.Properties" xmlns:local="clr-namespace:GARbro.GUI" - Title="{x:Static s:guiStrings.TextExtractTitle}" Height="228" Width="411.713" + Title="{x:Static s:guiStrings.TextExtractTitle}" SizeToContent="WidthAndHeight" ShowInTaskbar="False" WindowStartupLocation="CenterOwner" ResizeMode="NoResize" Background="{DynamicResource {x:Static SystemColors.ControlBrushKey}}"> - - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + +