brinley / jSignature

jQuery plugin for adding web signature functionality
http://www.unbolt.net/jSignature
694 stars 529 forks source link

Undo after updateSetting #197

Open vespino opened 8 months ago

vespino commented 8 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.