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

Remember scroll position of selected page and prevent auto scrolling when selecting a other page. #1000

Closed
gertcuykens opened this issue Dec 6, 2014 · 1 comment

Comments

@gertcuykens
Copy link

http://sea-is-snow.appspot.com/

Step1) Wait for the page to be loaded
Step2) Scroll to the bottom
Step3) When you are at the bottom select About us in the menu tab
Step4) The page scrolls up automaticly, now click on the sis logo to go back
Step5) Notice it is not at the bottom anymore

The auto scrolling is annoying, tell polymer to stop doing that and just restore the scroll position from the selected page without making me sea sick :P

Consider them the same as browser tabs, you also definitely don't want them to change scroll position when you scroll in your current browser tab. Its against material design. Ok I made that last one up :) haha but still don't do it.

@gertcuykens gertcuykens changed the title Remember scroll position and prevent auto scrolling when selecting pages. Remember scroll position of selected page and prevent auto scrolling when selecting a other page. Dec 6, 2014
@gertcuykens
Copy link
Author

Found a solution for this, put animated pages inside animated pages :)

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

No branches or pull requests

1 participant