Skip to content

[css-animationworklet] Remove multiple timelines#890

Merged
majido merged 2 commits into
w3c:masterfrom
majido:remove-multiple-timelines
May 21, 2019
Merged

[css-animationworklet] Remove multiple timelines#890
majido merged 2 commits into
w3c:masterfrom
majido:remove-multiple-timelines

Conversation

@majido
Copy link
Copy Markdown
Contributor

@majido majido commented May 16, 2019

Drop multiple timelines and relevant concepts for Animation Worklet.

This also drops the hide-bar example from spec. I may re-work this example (e.g., switching timeline via setting animation.timeline on main thread) and add it back this in future but for now dropping it is simpler.

Multiple timeline was originally the solution that would allow seamless switching between between
scroll timeline and regular timelines. Since then we have iterated over multiple different solutions.
See #834 for a list of various design we have considered. It seems that allowing events to be handled
in Animation Worklets will enable the relevant usecases.

For now we drop multiple timelines fromAnimation Worklet Level-1 to ensure simplicity and better alignment with WebAnimations.

@majido majido requested a review from flackr May 16, 2019 18:54
@majido majido changed the title Remove multiple timelines [css-animationworklet] Remove multiple timelines May 17, 2019
Copy link
Copy Markdown
Contributor

@flackr flackr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just one typo and a suggestion.

Comment thread css-animationworklet/Overview.bs Outdated
Comment thread css-animationworklet/Overview.bs
@majido majido merged commit d1335e2 into w3c:master May 21, 2019
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

Successfully merging this pull request may close these issues.

2 participants