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
When dragging the pencil quickly across the terminal during this mode, lines will be drawn between all the move/drag event locations we receive
The text was updated successfully, but these errors were encountered:
Add pencil dragging support
69e0b69
Closes #14
6c083ac
Performance is pretty good so we can just draw on the mouse_move events for now. It's really usable already
Sorry, something went wrong.
InDieTasten
Successfully merging a pull request may close this issue.
When dragging the pencil quickly across the terminal during this mode, lines will be drawn between all the move/drag event locations we receive
The text was updated successfully, but these errors were encountered: