mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-28 08:56:24 +02:00
UI: Increase default size for setting windows to include autoload setting & the bottom of the input settings
This commit is contained in:
parent
2e4de17472
commit
ec06a86899
3 changed files with 2 additions and 3 deletions
|
@ -12,7 +12,7 @@
|
|||
xmlns:helpers="clr-namespace:Ryujinx.Ava.UI.Helpers"
|
||||
xmlns:helper="clr-namespace:Ryujinx.Common.Helper;assembly=Ryujinx.Common"
|
||||
Width="1100"
|
||||
Height="768"
|
||||
Height="918"
|
||||
MinWidth="800"
|
||||
MinHeight="480"
|
||||
WindowStartupLocation="CenterOwner"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue