jSignature icon indicating copy to clipboard operation
jSignature copied to clipboard

Consider using more specific events

Open coryasilva opened this issue 11 years ago • 0 comments

Great project -- very smooth! When using setData the 'change' event is called and when completing a stroke 'change' event is also called. Perhaps two more events can be added 'data-set' and 'stroke-added'. This would allow for a little more information.

Definitely an edge case, but I thought it would be nice. Had a little trouble using it with angular but got it sorted out eventually.

Angular Directive

coryasilva avatar May 31 '14 06:05 coryasilva