Skip to content

v1.0.7: feature: ScrollScene.startOffset

Compare
Choose a tag to compare
@janpaepke janpaepke released this 15 Apr 09:48
· 484 commits to master since this release
added method `ScrollScene.startOffset` to get the current scroll offset
value at which a scene will trigger.
Also renamed `startPosition` to `triggerOffset` for clarification
purposes.
Left startPosition for compatibility, but marked as deprecated.