chrismiles / EZForm

iOS form handling and validation library.
MIT License
284 stars 64 forks source link

Autoscroll only if a field from this form is firstResponder #76

Closed raven closed 9 years ago

raven commented 9 years ago

Fixes bug where multiple instances of EZForm are listening to Keyboard notifications, and adjusting scrollviews that may not need it.