mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-05-17 05:07:42 +02:00
Compare commits
1 commit
96e4d90f73
...
55f2d14496
Author | SHA1 | Date | |
---|---|---|---|
![]() |
55f2d14496 |
1 changed files with 0 additions and 2 deletions
|
@ -108,8 +108,6 @@ 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