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

Need more key mappings #3372

Closed
mkrueger opened this issue Sep 23, 2023 · 1 comment · Fixed by #3373
Closed

Need more key mappings #3372

mkrueger opened this issue Sep 23, 2023 · 1 comment · Fixed by #3373

Comments

@mkrueger
Copy link
Contributor

For my application I need some keys mapped:
'[', ']' and '' - potentially ','

@emilk
Copy link
Owner

emilk commented Nov 28, 2023

Closed in favor of #3653

@emilk emilk closed this as completed Nov 28, 2023
emilk pushed a commit that referenced this issue Jan 8, 2024
Added key mappings for '[', ']', ',' and '\'.

* Closes #3372

## Added keys

* egui::Key::Backslash
* egui::Key::OpenBracket
* egui::Key::CloseBracket
* egui::Key::Comma

Co-authored-by: Mike Krüger <mkrueger@posteo.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants