brinley / jSignature

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

Ctrl+Z plugin #184

Closed utilmind closed 4 years ago

utilmind commented 4 years ago

It's not an issue, just informing that I have added CtrlZ plugin, which can be used to undo last drawing action on Escape or Ctrl+Z keyboard keys.

It's based on code from UndoButton plugin, but invisible.

https://github.com/utilmind/jSignature/blob/master/src/plugins/jSignature.CtrlZ.js

I would be even more cool if this plugin can be canonical.

brinley commented 4 years ago

Sure, submit a PR, I'll have a look at merging