mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-28 08:56:24 +02:00
UI: Inline game/autoload dir & motion/rumble/led
This commit is contained in:
parent
0db85d0aa9
commit
bda699f68e
4 changed files with 293 additions and 291 deletions
|
@ -31,8 +31,8 @@ namespace Ryujinx.Ava.UI.Windows
|
|||
: NavigationViewPaneDisplayMode.Top;
|
||||
|
||||
Height = ConfigurationState.Instance.ShowOldUI
|
||||
? 927
|
||||
: 993; // nav panel is put on top with custom title bar so account for new height
|
||||
? 906
|
||||
: 954; // nav panel is put on top with custom title bar so account for new height
|
||||
|
||||
Load();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue