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

Keyboard shortcuts can be modified through the shortcut panel and are stored in localstorage #68

Conversation

om-ray
Copy link

@om-ray om-ray commented May 22, 2022

What does this pull request do?

Some browsers had claimed the default shortcuts used in the app, this caused problems for some users when they were using the app. This pull request makes it so that the user can change the keyboard shortcuts to anything they want through the shortcut panel (#67) by hovering over the icons in the panel and typing in the key combination they want. The app will automatically generate the needed icons for any letters, with icons for keys like Cmd, Control, Shift, Alt.etc already in the app.

The following is a Loom video showing how the custom keyboard shortcuts work:
https://www.loom.com/share/84e2cb09b21f42218c0d72d0f29170f9

@samejr

@om-ray om-ray changed the title Feature/shortcut panel custom keyboard shortcuts Keyboard shortcuts can be modified through the shortcut panel May 22, 2022
@om-ray om-ray changed the title Keyboard shortcuts can be modified through the shortcut panel Keyboard shortcuts can be modified through the shortcut panel and are stored in localstorage May 24, 2022
@ericallam ericallam closed this Oct 5, 2022
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 this pull request may close these issues.

None yet

2 participants