diff --git a/FrostyEditor/Windows/ModSettingsWindow.xaml b/FrostyEditor/Windows/ModSettingsWindow.xaml index 287342905..7486f02d0 100644 --- a/FrostyEditor/Windows/ModSettingsWindow.xaml +++ b/FrostyEditor/Windows/ModSettingsWindow.xaml @@ -6,8 +6,8 @@ xmlns:local="clr-namespace:FrostyEditor.Windows" xmlns:ctrl="clr-namespace:Frosty.Controls;assembly=FrostyControls" mc:Ignorable="d" - Title="Export Mod" Height="530" Width="600" - ResizeMode="NoResize" WindowStartupLocation="CenterScreen" SnapsToDevicePixels="True"> + Title="Export Mod" MinHeight="530" Height="530" MinWidth="600" Width="600" + WindowStartupLocation="CenterScreen" SnapsToDevicePixels="True"> @@ -17,28 +17,35 @@ - - + + + + - + - - - -