1.2.3
Features
- Added
.calcFitHeight()
method to re-calculate automatically heightfitHeight: 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 toorientationchange
callback for device orientation changes. Fixed issues regarding resize and keyboards. #125