sublime-scroll icon indicating copy to clipboard operation
sublime-scroll copied to clipboard

Can anyone do tests on smart devices?

Open demux opened this issue 11 years ago • 2 comments

Please let me know how this works on smartphones and tablets.

demux avatar Dec 08 '13 19:12 demux

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.

felixzapata avatar Feb 12 '14 13:02 felixzapata

Thank you Felix, go for it :)

demux avatar Feb 12 '14 13:02 demux