New
v2.0.4
This release contains a couple of small fixes:
- #78 Fix incorrect window bounds (by looking at
document.scrollingElement) - #81 Fix to prevent layer close on touch devices
- #85 Limiting of multiple updates at once is now handled without
requestAnimationFrame. With RAF, sometimes style-glitches could occur which should be fixed with this release.
Thanks @simonlindholm , @btravel and @jhnns !!