Skip to content

v3.2.0.1 Bug fixes

Choose a tag to compare

@hackiftekhar hackiftekhar released this 17 Mar 04:37
· 1136 commits to master since this release

Bugfixes:

  • Fixed some bugs with UIScrollView handling.
  • Fixed an issue where previous/next enable/disable was not working properly.
  • Fixed some issues where UIViewController's view wasn't restoring to initial position.
  • Fixed an issue where return key wasn't updated by IQKeyboardReturnKeyHandler.
  • Fixed some issues with canAdjustTextView for iOS8 due to orientation API changes.

Enhancement:

  • Improve distance calculation logic with status bar frame.