UI: Increase default size for setting windows to include autoload setting & the bottom of the input settings

This commit is contained in:
Evan Husted
2025-03-15 20:01:58 -05:00
committed by KeatonTheBot
parent efd5a104b6
commit 624021ee5b
+1 -1
View File
@@ -11,7 +11,7 @@
xmlns:settings="clr-namespace:Ryujinx.Ava.UI.Views.Settings"
xmlns:helpers="clr-namespace:Ryujinx.Ava.UI.Helpers"
Width="1100"
Height="768"
Height="918"
MinWidth="800"
MinHeight="480"
WindowStartupLocation="CenterOwner"