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

Slider position is not updated when clicking the pane. #196

Closed satazor closed 11 years ago

satazor commented 11 years ago

This bug was introduced in 0.7.5.

Basically clicking in a pane area scrolls the content but the slider position is not updated.

satazor commented 11 years ago

Btw, thanks a lot for the RAF, it improved performance by a great margin <3.

marcooliveira commented 11 years ago

:+1: :heart:

kristerkari commented 11 years ago

Ok, did a fix for this. Please test and if everything is ok I'll release a new version.

satazor commented 11 years ago

I've tested and it works fine! Thanks <3