jharwig / PPSSignatureView

iOS Signature Capture Demo
MIT License
1.04k stars 234 forks source link

setNeedsDisplay #1

Closed IngmarStein closed 11 years ago

IngmarStein commented 11 years ago

Hi,

this comment on your blog mentions difficulties to get NISignatureView working: http://www.nearinfinity.com/blogs/jason_harwig/2012/11/06/capture-a-signature-on-ios.html#comment-772306471

I found that I needed some calls to setNeedsDisplay to make it work. This pull request also adds a method to get the signature as a UIImage.