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

Refactor value animators #13

Open
1 of 2 tasks
LukasPaczos opened this issue Feb 14, 2018 · 0 comments
Open
1 of 2 tasks

Refactor value animators #13

LukasPaczos opened this issue Feb 14, 2018 · 0 comments

Comments

@LukasPaczos
Copy link
Contributor

LukasPaczos commented Feb 14, 2018

The main idea for the refactor is to make value animator for a compatible gesture independent from its state. Value animation calculations and callbacks will happen only when requested. This means that gestures will be flagged as not in progress during the animation that happens after a gesture which shouldn't be a huge trade-off for more flexibility and better performance if a user doesn't want to use provided animations.

Progress

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