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

Allow configuration of animation timer #129

Closed
adamjs opened this issue May 25, 2019 · 0 comments
Closed

Allow configuration of animation timer #129

adamjs opened this issue May 25, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@adamjs
Copy link
Member

adamjs commented May 25, 2019

Right now CSS animations are driven via an internal animation timer locked to 60 FPS. We should allow configuration of this value.

https://github.com/ultralight-ux/WebCore/blob/0cc3c6b9465a4b8fb0ac628a5f570af44fc7c685/Source/WebCore/page/animation/AnimationController.cpp#L51

@adamjs adamjs added the enhancement New feature or request label May 25, 2019
@adamjs adamjs self-assigned this May 25, 2019
@adamjs adamjs added this to the v1.1 milestone Sep 27, 2019
@adamjs adamjs closed this as completed Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant