michalkonturek / SignatureView

UI component for capturing signature.
MIT License
78 stars 25 forks source link

'clear' method respects 'backgroundColor' #7

Open AnthonyMDev opened 8 years ago

AnthonyMDev commented 8 years ago

When the signature is cleared using [self clear], the view is now cleared with the view's current background color, rather than overwriting the background with a white background.