Hi
I have implemented swiping. It works nicely.
There is a little problem though: When a user marks a word mith the mouse, this provokes the swipe event. To provent this I am looking for a way to call the swipe event only if the user swipes a minimum of x pixels (maybe 150).
Is this possible?
Thanks for help.
Alex