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

Set the correct unicode character for "ctrl" shortcuts #3186

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

abey79
Copy link
Collaborator

@abey79 abey79 commented Jul 28, 2023

This PR change the character used to display "ctrl" shortcuts from ^ to , which is the proper unicode char for that.

Before:

image

After:

image

Fixes rerun-io/rerun#2862

@Wumpf Wumpf added bug Something is broken egui labels Jul 28, 2023
Copy link
Collaborator

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

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

subtle! :)

@Wumpf Wumpf merged commit bdc8795 into emilk:master Jul 28, 2023
19 of 20 checks passed
@Wumpf Wumpf deleted the antoine/fix-ctrl-char branch July 28, 2023 15:53
@martenbjork
Copy link

This PR is my happy place ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken egui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use correct unicode symbols for keyboard shortcut hints
3 participants