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