You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 7, 2022. It is now read-only.
what i want it when user draw
1st line in white color then choose red color
2nd line drawing in red color then choose green color
3rd line drawing in green color.
I have change in stroke array but when I try to draw with different color all other lines are convert to same pick color. But when I do undo operation I got the old color value.
Any idea how to achieve this thing?
Thanks.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
what i want it when user draw
1st line in white color then choose red color
2nd line drawing in red color then choose green color
3rd line drawing in green color.
I have change in stroke array but when I try to draw with different color all other lines are convert to same pick color. But when I do undo operation I got the old color value.
Any idea how to achieve this thing?
Thanks.
The text was updated successfully, but these errors were encountered: