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.
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.