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
Describe the bug The mouse up event sometimes fails to register resulting in trails of board annotations as if the mouse button were held down.
To Reproduce Steps to reproduce the behavior:
Expected behavior Trails of annotations are only produced when the mouse button is physically held down.
Screenshots (One trail of triangles and one trail of numeric labels produced by the bug without holding down a mouse button.)
Desktop (please complete the following information):
Additional context The issue seemed to happen to Michael Redmond too (around 9:10): https://youtu.be/MZCd9CPYd1M?t=550
The text was updated successfully, but these errors were encountered:
online-go/goban@4567a55
Bump goban to fix #2827
d31adfc
No branches or pull requests
Describe the bug
The mouse up event sometimes fails to register resulting in trails of board annotations as if the mouse button were held down.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Trails of annotations are only produced when the mouse button is physically held down.
Screenshots
(One trail of triangles and one trail of numeric labels produced by the bug without holding down a mouse button.)
Desktop (please complete the following information):
Additional context
The issue seemed to happen to Michael Redmond too (around 9:10): https://youtu.be/MZCd9CPYd1M?t=550
The text was updated successfully, but these errors were encountered: