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

Resolve conflict with remapping shortcuts #407

Merged
merged 1 commit into from
Dec 26, 2020

Conversation

Schweini07
Copy link
Contributor

The code checks if the control key is pressed, and if it is, does not proceed to change the tool.

Fixes #406.

Copy link
Member

@OverloadedOrama OverloadedOrama left a comment

Choose a reason for hiding this comment

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

Awesome, thank you!

@OverloadedOrama OverloadedOrama merged commit b9c94e1 into Orama-Interactive:master Dec 26, 2020
@Schweini07 Schweini07 deleted the fix-#406 branch December 27, 2020 15:52
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.

Custom shortcuts have conflicts with common shortcuts for saving (ctrl+s, and probably ctrl+c and ctrl+v too)
2 participants