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

[Merged by Bors] - Add documentation to KeyCode for Mac users #3331

Closed
wants to merge 1 commit into from

Conversation

MrGVSV
Copy link
Member

@MrGVSV MrGVSV commented Dec 15, 2021

Objective

KeyCode::*Win and KeyCode::*Alt might be confusing for some Mac users.

Solution

Added some small documentation to clarify the mappings for those developing on a Mac.

Additional Context

Related issue: #3240

@github-actions github-actions bot added the S-Needs-Triage This issue needs to be labelled label Dec 15, 2021
@cart
Copy link
Member

cart commented Dec 15, 2021

bors r+

bors bot pushed a commit that referenced this pull request Dec 15, 2021
# Objective

`KeyCode::*Win` and `KeyCode::*Alt` might be confusing for some Mac users.

## Solution

Added some small documentation to clarify the mappings for those developing on a Mac.

## Additional Context

Related issue: #3240
@alice-i-cecile alice-i-cecile added A-Input Player input via keyboard, mouse, gamepad, and more C-Docs An addition or correction to our documentation and removed S-Needs-Triage This issue needs to be labelled labels Dec 15, 2021
@bors bors bot changed the title Add documentation to KeyCode for Mac users [Merged by Bors] - Add documentation to KeyCode for Mac users Dec 15, 2021
@bors bors bot closed this Dec 15, 2021
@MrGVSV MrGVSV deleted the document-mac-keycode branch December 15, 2021 01:57
@MrGVSV MrGVSV restored the document-mac-keycode branch May 14, 2022 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Input Player input via keyboard, mouse, gamepad, and more C-Docs An addition or correction to our documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants