jkuri / ngSlimscroll

AngularJS implementation of slimScroll
GNU General Public License v2.0
41 stars 15 forks source link

Doesn't work on mobile #4

Closed mladenplavsic closed 9 years ago

mladenplavsic commented 9 years ago

I have tested a demo page demo.jankuri.com/ngSlimscroll/ using Chrome, Opera and Firefox for Android.

jkuri commented 9 years ago

Thanks for noticing. Will fix this during the weekend and leave a comment under this issue when it will be done.

jkuri commented 9 years ago

Hi,

It now works on mobile, tested in Chrome and Safari on iPhone. Please report how it works on Android. Note that there is new attribute touch-scroll-step, decrease this value if you want to scroll faster on mobile and increase if you want to scroll slower. The default value of this attribute is 200.

Pozdrav.