sublime-scroll
sublime-scroll copied to clipboard
Can anyone do tests on smart devices?
Please let me know how this works on smartphones and tablets.
hi, on touch devices the events isn´t working. It doesn´t calculate the correct values for the position of the overlay. I have a modified version of the javascript file that uses only touch events assigned with "addEventListener" function instead of "on" jQuery function.
These changes works on Chrome with touch event simulation. I have to test on real touch device. If it works, I´d like to update your files via fork to make that both system (touchable and not touchable) live together and then send you a pull request.
Thanks.
Bye.
Thank you Felix, go for it :)