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

add allowedPointersMode to setEraser and setColor #23

Merged

Conversation

yujinlin0224
Copy link
Contributor

@yujinlin0224 yujinlin0224 commented Aug 5, 2022

Bug: When setEraser and setColor is called, allowedPointersMode will reset to default value ScribblePointerMode.all.
Fix the situation like: allowedPointersMode is set to ScribblePointerMode.penOnly on ScribbleNotifier first, but mouse and touch will be allowed after change pen color or switch to eraser mode.

@timcreatedit timcreatedit merged commit 5cc0144 into timcreatedit:develop Sep 30, 2022
@timcreatedit
Copy link
Owner

Thank you for this, I'm gonna publish a release later!

@yujinlin0224 yujinlin0224 deleted the fix_allowedPointersMode_issue branch December 16, 2022 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants