mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-05-01 22:57:43 +02:00
Compare commits
3 commits
55f2d14496
...
96e4d90f73
Author | SHA1 | Date | |
---|---|---|---|
![]() |
96e4d90f73 | ||
![]() |
a67657e3ec | ||
![]() |
66acfcbed7 |
1 changed files with 2 additions and 0 deletions
|
@ -108,6 +108,8 @@ namespace Ryujinx.Ava.UI.Views.Settings
|
|||
|
||||
this.Focus(NavigationMethod.Pointer);
|
||||
|
||||
PointerPressed += MouseClick;
|
||||
|
||||
IKeyboard keyboard = (IKeyboard)_avaloniaKeyboardDriver.GetGamepad("0");
|
||||
IButtonAssigner assigner = new KeyboardKeyAssigner(keyboard);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue