Remove Setting Panel Size Limit

This commit is contained in:
DB p 2021-11-27 15:44:49 +09:00
parent 8a02049b56
commit 905c15bf79

View file

@ -1090,8 +1090,7 @@
<!--#endregion-->
<ContentControl
x:Name="PluginSettingControl"
MaxWidth="750"
MaxHeight="550"
MaxHeight="600"
Margin="0"
Padding="1"
VerticalAlignment="Stretch"