cubiq / iscroll

Smooth scrolling for the web
http://iscrolljs.com
MIT License
12.87k stars 3.8k forks source link

iScroll is shower on large data. #1178

Closed swaranan closed 7 years ago

swaranan commented 7 years ago

Hi, i have a problem with iscroll when i have large data iscroll can't scroll smoothly. But on small data it working fine.Please help..

Small data: Small data link Large data: Large data link

lensh commented 7 years ago

you can use JRoll, it also scroll smoothly when it has large data. https://github.com/chjtx/JRoll

swaranan commented 7 years ago

Thanks for your reply. I have gone very far my project with iScroll so i can't switch from iscroll now. Will look after JRoll on other project.