Revert "Ava UI: Input Menu Refactor (#4998)"

This reverts commit 49b37550ca.

This currently breaks the GTK GUI.
This commit is contained in:
TSR Berry 2023-10-21 15:19:21 +02:00
parent 49b37550ca
commit 638be5f296
No known key found for this signature in database
GPG key ID: 52353C0A4CCA15E2
30 changed files with 1152 additions and 2916 deletions

View file

@ -893,7 +893,7 @@ namespace Ryujinx.Ui.Windows
}
}
string pressedButton = assigner.GetPressedButton().ToString();
string pressedButton = assigner.GetPressedButton();
Application.Invoke(delegate
{