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

Specify Animation API & Design #47

Open
3 tasks
darthtrevino opened this issue Aug 19, 2019 · 0 comments
Open
3 tasks

Specify Animation API & Design #47

darthtrevino opened this issue Aug 19, 2019 · 0 comments
Labels
design-decisions Long-term goal, needs design work and consensus. enhancement New feature or request

Comments

@darthtrevino
Copy link
Member

  • API Specification: The animation API should be generic enough to be usable between the web and native versions. It should not be coupled to SVG or web idioms.

  • Impact to Rendering: How will animations be executed? When a data change operation occurs in the new rendering pipeline, how will we fire off animations?

  • Cancellation/Interrupts: Will we, and how will we support cancelable or re-targetable animations? Can an animation go to a new target midstream to avoid jank?

@darthtrevino darthtrevino added design-decisions Long-term goal, needs design work and consensus. enhancement New feature or request labels Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design-decisions Long-term goal, needs design work and consensus. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant