commaai / commaai/commacoloring
Mousedown continues after mouseup
Open
- Dominant language
- JavaScript
- Stars
- 102
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
In some circumstances, the mouseup is not registered, and drawing continues after the button has been released. With the paintbrush this can results in a spattering of dots across the picture following the trajectory of the pointer.
This continues until the canvas has been exited and the state can be reset by some combination of changing tool + changing colour and back.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.