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

Scrolling lag when scroll is commited #10

Open
bramkorsten opened this issue Jan 15, 2015 · 8 comments
Open

Scrolling lag when scroll is commited #10

bramkorsten opened this issue Jan 15, 2015 · 8 comments

Comments

@bramkorsten
Copy link

There is an issue that causes the scrolling effect to almost stop when another scroll is done.

@ghost
Copy link

ghost commented Jun 3, 2015

I'm having the same issue on http://domstapleton.co.uk. The plugin works fine when you scroll the mousewheel once, but when you scroll it more than once, the previous scroll is interrupted.

The scrolling also becomes very slow when you get to the top of the page, as the steps seem to decrease exponentially.

Can someone help?

@bramkorsten
Copy link
Author

Still not fixed, I have no clue what could be causing it.

@ghost
Copy link

ghost commented Jun 3, 2015

Oddly, it seems to be working perfectly on this page:
http://www.templatemonster.com/demo/53430.html

Must be something interfering with it.

On Wednesday, 3 June 2015, Bram Korsten [email protected] wrote:

Still not fixed, I have no clue what could be causing it.


Reply to this email directly or view it on GitHub
#10 (comment)
.

@bramkorsten
Copy link
Author

thats very weard indeed, can I ask you what other plugins or codes you are using, then I can check with my pages for simularities

@ghost
Copy link

ghost commented Jun 3, 2015

Sure:

  • jQuery 2.1.4
  • jQuery UI
  • jQuery Viewport Checker 1.8.0
  • Lazy Load 1.9.5
  • fancyBox 2.1.5
  • autogrow

@bramkorsten
Copy link
Author

my website is only using jquery and jquery ui, so the other ones should not
be it.
Op 3 jun. 2015 23:47 schreef "Dom Stapleton" [email protected]:

Sure:

  • jQuery 2.1.4
  • jQuery UI
  • jQuery Viewport Checker 1.8.0
  • Lazy Load 1.9.5
  • fancyBox 2.1.5
  • autogrow


Reply to this email directly or view it on GitHub
#10 (comment)
.

@Mikkoun
Copy link

Mikkoun commented Sep 2, 2015

Scrolling with mouse lags and scrolling with touchpad is ultra sensitive.

@edencorbin
Copy link

For my site setting viewport = 0 rather then container.height() fixed the scroll exponentially slower at the end issue. I'm having touchpad issues, I suspect because "Stop" is not triggering, working on that now.

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

3 participants