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

dataUrl is Undefined if signature is outside of the box #79

Closed dashawk closed 5 years ago

dashawk commented 5 years ago

When I draw from inside then go outside the box, the dataUrl became undefined.

you can replicate this problem in your example here

dashawk commented 5 years ago

Closing this, duplicate from Pull Request