Skip to content

1.2.3

Compare
Choose a tag to compare
@roman-rr roman-rr released this 21 Jan 20:07
· 179 commits to master since this release

Features

  • Added .calcFitHeight() method to re-calculate automatically height fitHeight: true, if this value was not proper calculated due DOM issues #123
  • Added maxFitHeight property to settings to define maximum possible automatically calculated height #122

Bug Fixes

  • Switched resize callback to orientationchange callback for device orientation changes. Fixed issues regarding resize and keyboards. #125