fixed KeyDown events latching gameplay keys

This commit is contained in:
Babib3l
2026-03-21 23:32:46 +01:00
parent 7becde9d8e
commit 0b02e71a66
2 changed files with 10 additions and 47 deletions

View File

@@ -45,7 +45,6 @@ namespace Ryujinx.Ava.UI.Renderer
Content = EmbeddedWindow;
}
public void Dispose()
{
if (EmbeddedWindow != null)