Releases: rdmurphy/scroll-scene-element
Releases · rdmurphy/scroll-scene-element
v0.1.1
What's Changed
- Dynamically setting the
offsetproperty on aScrollSceneElementwill now correctly unset any observers created using the defaultoffsetvalue of0.5. - Elements with
progressand anoffsetthat is not0.5will now report the correct progress value in relation to theoffsettrigger. Before this fix it was inverted.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Initial release!
Full Changelog: https://github.com/rdmurphy/scroll-scene-element/commits/v0.1.0