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 504 forks source link

Cannot touch/drag the thumb element #212

Open meganplummer opened 10 years ago

meganplummer commented 10 years ago

I am on Windows with two monitors, one monitor being a touch-screen. I cannot touch/drag the nanoScroller's thumb element. Click/dragging the thumb element with a mouse works just fine.

In my project, the thumb element was designed to be fairly large, so users might expect to be able to touch/drag it. While this isn't critical to my project, it seems like it should work?

kristerkari commented 10 years ago

Thanks, I guess dragging with a touch screen needs to be tested. I think it was working before.