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
With the help of this script I have created a way for my client to draw on top of an image and allowing them to set the color and lineWidth of a stroke by using the "updateSetting" method. Now when using the "UndoButton" after updating one of the settings, every stroke is deleted. I was hoping to use updateSetting in conjunction with UndoButton.
The text was updated successfully, but these errors were encountered:
With the help of this script I have created a way for my client to draw on top of an image and allowing them to set the color and lineWidth of a stroke by using the "updateSetting" method. Now when using the "UndoButton" after updating one of the settings, every stroke is deleted. I was hoping to use updateSetting in conjunction with UndoButton.
The text was updated successfully, but these errors were encountered: