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

fix laggy paper-ripple animation in the navigation toolbar #159

Merged
merged 3 commits into from
Sep 26, 2017

Conversation

vlukashov
Copy link

@vlukashov vlukashov commented Sep 25, 2017

See googlearchive/paper-ripple#10 for details on the paper-ripple issue. At the moment it looks like the easiest way to work it around is to let the animation finish (smoothly) before initiating a navigation that consumes CPU and makes the animation appear laggy when running in parallel.

Jira: BFF-207


This change is Reviewable

See googlearchive/paper-ripple#10 for details on the paper-ripple issue. At the moment it looks like the easiest way to work it around is to let the animation finish (smoothly) before initiating a navigation that consumes CPU and makes the animation appear laggy when running in parallel.

Jira: BFF-207
@vlukashov vlukashov requested a review from a team September 25, 2017 14:12
@alexberazouski
Copy link

:lgtm:


Reviewed 1 of 2 files at r1, 3 of 3 files at r2.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@alexberazouski alexberazouski merged commit 3a9ceb9 into master Sep 26, 2017
@alexberazouski alexberazouski deleted the fix/207-laggy-nav-animation branch September 26, 2017 08:18
johannesh2 pushed a commit that referenced this pull request Sep 27, 2017
* fix laggy paper-ripple animation in the navigation toolbar

See googlearchive/paper-ripple#10 for details on the paper-ripple issue. At the moment it looks like the easiest way to work it around is to let the animation finish (smoothly) before initiating a navigation that consumes CPU and makes the animation appear laggy when running in parallel.

Jira: BFF-207

* fix tests

* Merge branch 'master' into fix/207-laggy-nav-animation
Legioth pushed a commit that referenced this pull request May 24, 2019
Changed the description to say the project is used to demonstrate features.
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

Successfully merging this pull request may close these issues.

2 participants