From 12594576bed00f931261b59187878a869a2dd876 Mon Sep 17 00:00:00 2001 From: Katy Coe Date: Tue, 22 Dec 2020 03:28:02 +0100 Subject: [PATCH] GUI: Wrap descriptions in plugin configuration dialog --- .../PluginConfigurationDialog.xaml | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) 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 @@ - - + +