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

Support cmd-Y for redo #8343

Merged
merged 4 commits into from
Dec 9, 2024
Merged

Support cmd-Y for redo #8343

merged 4 commits into from
Dec 9, 2024

Conversation

emilk
Copy link
Member

@emilk emilk commented Dec 6, 2024

Related

What

You can now use cmd-Y to redo.

To implement that, I added the ability to have multiple keyboard shortcuts per command, with the first one being the primary one.

Also adds ctrl + , to open options on all platforms.

@emilk emilk added ui concerns graphical user interface exclude from changelog PRs with this won't show up in CHANGELOG.md labels Dec 6, 2024
Copy link

github-actions bot commented Dec 6, 2024

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link
4d07a08 https://rerun.io/viewer/pr/8343

Note: This comment is updated whenever you push a commit.

@teh-cmc teh-cmc self-requested a review December 9, 2024 08:48
@emilk emilk merged commit b45cde6 into main Dec 9, 2024
31 checks passed
@emilk emilk deleted the emilk/better-redo-shortcut branch December 9, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from changelog PRs with this won't show up in CHANGELOG.md ui concerns graphical user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants