Skip to content

5.3.0 - new features

Compare
Choose a tag to compare
@geosigno geosigno released this 01 Feb 19:04
· 49 commits to master since this release
66c7a8b

This release add one parameter to simpleParallax - maxTransition. The maxTransition setting can be used to stop the parallax transition after a given percentage. By default, it translate from 0% to 100% of the user viewport. You can change it here to any percentage you want.

  • #23ff83 - ✨ add maxTransition parameter