mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-10-03 10:15:51 -05:00
Revert "Ava UI: Input Menu Refactor (#4998)"
This reverts commit 49b37550ca
.
This currently breaks the GTK GUI.
This commit is contained in:
@@ -893,7 +893,7 @@ namespace Ryujinx.Ui.Windows
|
||||
}
|
||||
}
|
||||
|
||||
string pressedButton = assigner.GetPressedButton().ToString();
|
||||
string pressedButton = assigner.GetPressedButton();
|
||||
|
||||
Application.Invoke(delegate
|
||||
{
|
||||
|
Reference in New Issue
Block a user