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: hide stroke highlight if it gets canceled #294

Merged
merged 1 commit into from Feb 8, 2023

Conversation

chanind
Copy link
Owner

@chanind chanind commented Feb 8, 2023

Currently, if a stroke highlight animation gets interrupted it just leaves the stroke highlight in whatever state it's in mid-animation. This PR fixes this to force the highlight to disappear when it gets interrupted rather than hanging around looking strange. Thank you to @GnitLores for finding this!

fixes #292

@chanind chanind merged commit 13852e7 into master Feb 8, 2023
@chanind chanind deleted the hide-highlight-on-cancel branch February 8, 2023 18:39
@chanind
Copy link
Owner Author

chanind commented Feb 8, 2023

🎉 This PR is included in version 3.4.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The stroke color changes when writing a stroke during a highlight.
1 participant