googlearchive / core-pages

Simple content switcher
7 stars 9 forks source link

Performance issue in mobile Safari, stutters when switching pages. #18

Open nikolaydyankov opened 9 years ago

nikolaydyankov commented 9 years ago

I noticed that on Mobile Safari when I switch to another page it stutters a lot. I'm using paper buttons and because of the ripple effect this lag is really noticeable - you can check an example here - http://nikolaydyankov.com/dev/4/#!/statement

Try to open the sidebar and click a button. Notice how the ripple effect lags, but only if you try to switch pages. If you try to load the same page that is currently visible, there is no lag. So the issue must be with core-pages switching the pages.

IntranetFactory commented 9 years ago

I think that you might face a general problem of the ripple effect https://github.com/Polymer/paper-ripple/issues/10

So we came to the conclusion that ripple effect is completely unusable for us.