Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
multiScroll 0.2.3.tar.gz | 2021-05-15 | 177.6 kB | |
multiScroll 0.2.3.zip | 2021-05-15 | 195.0 kB | |
README.md | 2021-05-15 | 722 Bytes | |
Totals: 3 Items | 373.3 kB | 1 |
- Changed license to Commercial + Non-Commercial
- LicenseKey required
- Fixed bug: scrollToAnchor didn't work in all situations [#119]
- Fixed bug:
scrollingSpeed
option didn't work when usingcss3:true
(now default) [#53] - Fixed bug: Using nonexistent anchors in the URL showed an error message on console [#98]
- Fixed bug: using a very fast scrolling speed won't scroll multiple sections [#60]
- Enhancement: improved kinetic scroll experience (MacBook laptops, trackpads, magic mouse...) [#60]
- Enhancement: added option
easingcss3
that allows configuring css3 easing function - Enhancement: when using
css3:false
there won't be a need to load the easings file unless changing theeasing
option