We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue has been flagged again and I think we need to implement either a timeout on a keypress (1 min after keydown) or a clear on page focus loss?
The text was updated successfully, but these errors were encountered:
Found the issue here, this class is the one handling the keyboard controls and checking if a key is pressed https://github.com/openworm/geppetto-client/blob/master/js/pages/geppetto/THREEx.KeyboardState.js . It's not detecting when the Shift key is let go after being pressed, looking for a fix
Sorry, something went wrong.
#531 Fix shift key bug getting stuck
ae4a41b
#531 Fix eslint
515232c
#531 Make slider in circuit browser match blue color of theme
5ed9a9c
Merge pull request #1160 from VirtualFlyBrain/feature/531
34c4f37
jrmartin
Successfully merging a pull request may close this issue.
This issue has been flagged again and I think we need to implement either a timeout on a keypress (1 min after keydown) or a clear on page focus loss?
The text was updated successfully, but these errors were encountered: