mirror of
https://github.com/KeatonTheBot/Ryujinx.git
synced 2026-04-20 06:52:04 +00:00
UI: Increase default size for setting windows to include autoload setting & the bottom of the input settings
This commit is contained in:
parent
efd5a104b6
commit
624021ee5b
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue