roll icon indicating copy to clipboard operation
roll copied to clipboard

Mobile Support

Open zya opened this issue 8 years ago • 2 comments

Does this work on mobile? Since script execution is blocked while scrolling to save battery on mobile devices.

zya avatar Oct 29 '15 12:10 zya

I've tested the demo (http://williamngan.github.io/roll/demo/index.html) on iOS Safari and Chrome, and it seems to work. It doesn't load on my iPad Safari for some reason, not sure why.

Please report bug or create pull request if you find specific issues. Thanks zya!

williamngan avatar Nov 02 '15 07:11 williamngan

Maybe its because you did not do the IOS update on your iPad? Since before IOS9 the scrollEvent would only trigger once the scroll stops entirely

meodai avatar Nov 07 '15 20:11 meodai