Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Form v1.4.0

Choose a tag to compare

@mansbernhardt mansbernhardt released this 27 Oct 09:47
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.