Fix HotkeyEntryWidget keeping keyboard focus after receiving input
This commit is contained in:
@@ -81,6 +81,8 @@ namespace OpenRA.Mods.Common.Widgets
|
||||
|
||||
Key = Hotkey.FromKeyInput(e);
|
||||
|
||||
YieldKeyboardFocus();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user