Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bionics menu hotkey #39440

Merged
merged 1 commit into from
Apr 11, 2020
Merged

Conversation

Qrox
Copy link
Contributor

@Qrox Qrox commented Apr 10, 2020

Summary

SUMMARY: None

Purpose of change

Fixes #39439.

Describe the solution

Handle "ANY_INPUT" again to make hotkeys work, and exit on "QUIT" action but not on invalid hotkeys.

Testing

Tested in game and it works now.

@ZhilkinSerg ZhilkinSerg added <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Bionics CBM (Compact Bionic Modules) Controls / Input Keyboard, mouse, keybindings, input UI, etc. Info / User Interface Game - player communication, menus, etc. labels Apr 10, 2020
@ZhilkinSerg ZhilkinSerg merged commit 094059c into CleverRaven:master Apr 11, 2020
@Qrox Qrox deleted the fix-bionics-hotkey branch April 11, 2020 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bionics CBM (Compact Bionic Modules) <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Controls / Input Keyboard, mouse, keybindings, input UI, etc. Info / User Interface Game - player communication, menus, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hotkeys in bionics menu stopped working somewhere between 10504 and 10508
2 participants