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

Add platform override support for hotkeys and unhardcode editor hotkeys #20028

Merged
merged 1 commit into from May 7, 2022

Conversation

dragunoff
Copy link
Contributor

Add platform specific hotkey default values and use that to make the editor hotkeys rebindable. This allows for example the "Redo" key to be Ctrl + Y on Windows, Ctrl + Shift + Z on Linux and Cmd + Shift + Z on MacOS.

image

@dragunoff dragunoff force-pushed the feature/hotkey-platform-override branch from 148233c to 2a87d33 Compare May 5, 2022 21:22
@pchote pchote added this to the Next release milestone May 5, 2022
Copy link
Member

@pchote pchote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Tested on macOS and Linux.

@pchote pchote merged commit 6a1a6b6 into OpenRA:bleed May 7, 2022
@dragunoff dragunoff deleted the feature/hotkey-platform-override branch May 9, 2022 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants