jamesflorentino / nanoScrollerJS

A jQuery plugin that offers a simplistic way of implementing Lion OS scrollbars.
http://jamesflorentino.github.com/nanoScrollerJS/
MIT License
2.69k stars 502 forks source link

Incorrect Scrolling in Chrome #237

Closed kryogenic closed 10 years ago

kryogenic commented 10 years ago

Scrolling works much, much better in firefox.

Steps to reproduce:

  1. In chrome, visit http://jamesflorentino.github.io/nanoScrollerJS/
  2. Using the mouse wheel, scroll down one or more "clicks"
  3. Scroll up one click Notice that the scroll bar moves down instead of up

I'm using Chrome Version 36.0.1976.2 dev-m

kristerkari commented 10 years ago

Alright, need to have a look at this.

kristerkari commented 10 years ago

I believe that #246 fixed this issue.