Skip to content

v3.3.6 Bug fixes

Compare
Choose a tag to compare
@hackiftekhar hackiftekhar released this 17 Mar 04:31
· 749 commits to master since this release

Bugfixes:

  • Fixed an issue where done button was showing smaller than usual.

Features:

  • Added disableDistanceHandlingInViewControllerClass, removeDisableDistanceHandlingInViewControllerClass method.
  • Added toolbarDoneBarButtonItemText, toolbarTintColor property.
  • Added shouldRestoreScrollViewContentOffset to UIScrollView category.

Deprecations and Removed:

  • Deprecated disableInViewControllerClass, removeDisableInViewControllerClass and replaced with new one for better name understanding, this will be remove in future release.
  • Deprecated shouldRestoreScrollViewContentOffset of IQKeyboardManager class, this will be remove in future release.