cubiq / iscroll

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

goToPage doesn't allow 0 index #1206

Open nemovc opened 6 years ago

nemovc commented 6 years ago

As in the documentation:

goToPage(x, y, time, easing)

can be passed 0 (to x or y) in order to ignore scrolling on that axis - but this also makes it impossible to scroll to index 0