Skip to content

Form v1.4.0

Compare
Choose a tag to compare
@mansbernhardt mansbernhardt released this 27 Oct 09:47
· 302 commits to master since this release
fcf2aac
  • Added TextFieldDelegate similar to ScrollViewDelegate and friends.
  • Added UITextField and UIScrollView install() delegate helpers.
  • Added remaining methods to ScrollViewDelegete.
  • Added GestureRecognizerDelegate.
  • Fixed a bug in UIScrollView.adjustContentOffset for scrollviews with a non-zero frame.origin.y.