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

Fix space and delete gestures activating during modifier slides #895

Closed
wants to merge 1 commit into from

Conversation

devycarol
Copy link
Contributor

Currently there's a bug where space and backspace gestures activate when hovered over during sliding input from modifier keys (shift, alpha/symbol, etc.) The bug also results in the slide hint freezing up and generally behaving jankily.

The fix is a simple if-statement.
Fixes #892.

@Helium314
Copy link
Owner

Sorry for just closing this, but I had done the commit already a while ago and hadn't pushed it.
Thanks for the fix though.

@Helium314 Helium314 closed this Jun 24, 2024
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.

Space and backspace gestures activate when sliding from modifier keys
2 participants