What's Changed
- Dynamically setting the
offset
property on aScrollSceneElement
will now correctly unset any observers created using the defaultoffset
value of0.5
. - Elements with
progress
and anoffset
that is not0.5
will now report the correct progress value in relation to theoffset
trigger. Before this fix it was inverted.
Full Changelog: v0.1.0...v0.1.1