Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[web-animations-2] Why are Range Configs Applied to the Animation and not the Timeline? #10276

Open
nxtexe opened this issue May 2, 2024 · 0 comments

Comments

@nxtexe
Copy link

nxtexe commented May 2, 2024

Why are the range configs (rangeStart, rangeEnd, rangeName, offset) for ScrollTimeline and ViewTimeline animations specified on KeyframeAnimationOptions instead of on the timeline themselves? These seem specific to the timeline in use and I'm further confused by the fact that in JavaScript you can only specify these configs using the Animatable.animate() method and not via the Animation constructor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant