4.3.5 - Released on July 31th, 2018
- Core
iOSEdgeSwipeThreshold
parameter renamed to just edgeSwipeThreshold
. Old iOSEdgeSwipeThreshold
name is still supported- Improved observer performance if there are many mutations at a time. Thanks to @rayvincent-bsd
- Controller
- Fixed issue with wrong auto height resizing
- Scrollbar
- Fixed issue when it was using active event listeners instead of passive. Thanks to @nyon
- Minor fixes