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

Scroll broken when zoom <> 100% #55

Closed
rychoo2 opened this issue Nov 10, 2016 · 2 comments
Closed

Scroll broken when zoom <> 100% #55

rychoo2 opened this issue Nov 10, 2016 · 2 comments
Labels

Comments

@rychoo2
Copy link

rychoo2 commented Nov 10, 2016

Scrolling isn't working when browser zoom is different than 100%.
To reproduce,

  1. go to the demo page:
    http://nolanus.github.io/ng2-page-scroll/simple
  2. change browser zoom ctrl[+/-]
  3. click Start
    Issue observed on chrome and safari
@Nolanus Nolanus added the bug label Nov 10, 2016
@Nolanus
Copy link
Owner

Nolanus commented Nov 10, 2016

Thanks for the bug report, I'll have a look into this.
Symptoms look similar like for #37

@rychoo2
Copy link
Author

rychoo2 commented Nov 11, 2016

Thanks. Must be something with handling animation. Works fine when no animation:
PageScrollConfig.defaultDuration = 0;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants