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

Look into refactoring scroll effects to use Animations and Tweens in the event details page #13

Open
roughike opened this issue Apr 7, 2018 · 1 comment
Labels
Priority: Low Status: Not started/Idle The issue is idle and isn't currently being worked on by anyone. Type: Code quality

Comments

@roughike
Copy link
Owner

roughike commented Apr 7, 2018

The code for calculating the scrolling effects is currently really ugly and hard to maintain.

I have a feeling that these could be easily done with anAnimationController and Tweens. The AnimationController would be used manually; the value property can be manually updated when the current scroll offset changes.

@roughike roughike added Priority: Medium Type: Code quality Status: Not started/Idle The issue is idle and isn't currently being worked on by anyone. Priority: Low and removed Priority: Medium labels Apr 7, 2018
@mohak852
Copy link

I am waiting for you to assign this to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Status: Not started/Idle The issue is idle and isn't currently being worked on by anyone. Type: Code quality
Projects
None yet
Development

No branches or pull requests

2 participants