legalthings / angular-signature

HTML5 canvas based smooth signature drawing as angularJS directive (http://szimek.github.io/signature_pad/)
MIT License
105 stars 91 forks source link

Update to allow signature to be disabled/enabled #51

Closed JonSnaka closed 7 years ago

JonSnaka commented 7 years ago

Hi this change aims to resolve #50. Added disabled attribute to the directive which internally toggles on/off functions on the signature pad.