willowsystems / jSignature

jQuery plugin - draw signature in browser.
714 stars 266 forks source link

Undo after updateSetting #113

Open vespino opened 7 months ago

vespino commented 7 months ago

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.