Skip to content

Conversation

@kevers-google
Copy link
Contributor

#5400

Explicitly setting the start time on an animation with a null timeline causes it to be flagged as being in the running state. The constraint that the start time be unresolved was added recently to accommodate scroll-timelines, which may have an unresolved current time even though the start time has been set. Relaxing the constraint to required that the start time be unresolved or the timeline be null restores the previous behavior for null timelines without breaking scroll timelines.

Base automatically changed from master to main February 2, 2021 19:45
Copy link
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.

I think this makes sense, but needs to be updated to resolve the merge conflicts.

@birtles
Copy link
Contributor

birtles commented Sep 3, 2021

I thought we concluded in #5400 that we should not do this?

@kevers-google
Copy link
Contributor Author

Abandoning the PR based on #5400.

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.

3 participants