diff --git a/Il2CppInspector.GUI/PluginConfigurationDialog.xaml b/Il2CppInspector.GUI/PluginConfigurationDialog.xaml index 0af1919..ff877d7 100644 --- a/Il2CppInspector.GUI/PluginConfigurationDialog.xaml +++ b/Il2CppInspector.GUI/PluginConfigurationDialog.xaml @@ -6,7 +6,7 @@ xmlns:local="clr-namespace:Il2CppInspector.GUI" xmlns:pluginapi="clr-namespace:Il2CppInspector.PluginAPI.V100;assembly=Il2CppInspector.Common" mc:Ignorable="d" - Title="{Binding Path=Plugin.Name, StringFormat=Configuration for {0}}" Height="400" Width="700" + Title="{Binding Path=Plugin.Name, StringFormat=Configuration for {0}}" Height="400" Width="800" ResizeMode="NoResize" WindowStartupLocation="CenterOwner" SizeToContent="Height" MaxHeight="800"> @@ -19,8 +19,8 @@ - - + + @@ -30,8 +30,8 @@ - - + + @@ -49,8 +49,8 @@ - - + + @@ -65,8 +65,8 @@ - - + + @@ -78,7 +78,7 @@ - + @@ -97,8 +97,8 @@ - - + +