You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ripple animation runs smoothly when clicking on tabs that renders very long list on Chrome Android.
Selection bar runs smoothly when new tab is selected.
Actual outcome
Rendering too long list causes laggy ripple animation in paper-tabs.
Rendering too long list causes selection bar to not transition smoothly to the selected tab that renders long list.
The text was updated successfully, but these errors were encountered:
motss
changed the title
Laggy ripple effect of paper-tabs when rendering too long list on Chrome Android
Laggy transition of ripple and selectionBar inside paper-tabs when rendering too long list on Chrome Android
Jan 29, 2016
Expected outcome
Ripple animation runs smoothly when clicking on tabs that renders very long list on Chrome Android.
Selection bar runs smoothly when new tab is selected.
Actual outcome
Rendering too long list causes laggy ripple animation in
paper-tabs
.Rendering too long list causes selection bar to not transition smoothly to the selected tab that renders long list.
Demo to reproduce on Chrome Android.
http://jsbin.com/darugukavi/1/edit?html,output
The text was updated successfully, but these errors were encountered: