-
Notifications
You must be signed in to change notification settings - Fork 983
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
Add autoscroll and animation to intro carousel #10894
Conversation
Jenkins BuildsClick to see older builds (6)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Animation and autoscroll stops once I interact with the carousel, that's not okay and should be fixed before I can approve it
8175334
to
96d0891
Compare
Small request - could you please rebase to latest master so this commit b5fda12 gets included? This means we aren't running E2E tests on eth.prod cluster anymore, and since this happens on every push, the impact is quite big. This ensures we have more accurate metrics going forward from Jul 1 onward, which would be awesome. See https://discuss.status.im/t/user-growth-and-retention/1782 for more EDIT: Since this is a recent PR, it might've been included already. All good if so |
Add cancelable loop animation Set index manually Increase progress bar size Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
1796326
to
e290881
Compare
Fixes #10724