mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-29 00:06:24 +02:00
Revert "Ava UI: Input Menu Refactor (#4998)"
This reverts commit 49b37550ca
.
This currently breaks the GTK GUI.
This commit is contained in:
parent
49b37550ca
commit
638be5f296
30 changed files with 1152 additions and 2916 deletions
|
@ -893,7 +893,7 @@ namespace Ryujinx.Ui.Windows
|
|||
}
|
||||
}
|
||||
|
||||
string pressedButton = assigner.GetPressedButton().ToString();
|
||||
string pressedButton = assigner.GetPressedButton();
|
||||
|
||||
Application.Invoke(delegate
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue