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 a "disable" option for drawing mode. #60

Closed
uriberto opened this issue Oct 12, 2020 · 1 comment
Closed

Add a "disable" option for drawing mode. #60

uriberto opened this issue Oct 12, 2020 · 1 comment
Assignees

Comments

@uriberto
Copy link
Contributor

It might be convenient to have a sketchpad open but disable drawing. For example, maybe some users are allowed to draw and others can see the drawing (via syncing the strokes in realtime) but those users should not be able to draw themselves. For example, that could be useful for a virtual blackboard. It'd be nice to set their sketchpad to "disabled" mode. I think this only requires adding the option of "disabled" and no extra code for it, since you're already checking mode on every stroke.

@jakubfiala jakubfiala self-assigned this Oct 25, 2020
@jakubfiala
Copy link
Owner

jakubfiala commented Nov 1, 2020

@uriberto thank you for your contribution, this feature has now been shipped in v1.3.0

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

No branches or pull requests

2 participants