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 that rapid space-presses led to sped up movements #5947

Merged
merged 2 commits into from
Jan 7, 2022

Conversation

philippotto
Copy link
Member

@philippotto philippotto commented Jan 7, 2022

URL of deployed dev instance (used for testing):

  • https://___.webknossos.xyz

Steps to test:

  • set keyboard delay to 500
  • set move value to 8000
  • press space rapidly in a dataset
  • --> on master, this will occasionally jump big values along z
  • --> on this branch, z should only increment by one

Issues:


(Please delete unneded items, merge only when none are left open)

@philippotto philippotto requested a review from normanrz January 7, 2022 13:25
@philippotto philippotto self-assigned this Jan 7, 2022
Copy link
Member

@normanrz normanrz left a comment

Choose a reason for hiding this comment

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

SWEET!

@philippotto philippotto enabled auto-merge (squash) January 7, 2022 13:50
@philippotto philippotto merged commit 1a3c67c into master Jan 7, 2022
@philippotto philippotto deleted the fix-rapid-movement branch January 7, 2022 14:01
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.

Sometimes keyboard delay isn't respected properly
2 participants