This is a migrated thread and some comments may be shown as answers.

Swipe events

1 Answer 211 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
AmrElsayed
Top achievements
Rank 1
AmrElsayed asked on 01 May 2012, 11:36 AM
Hi,

In our application, we need to have a custom handle responding to the swipe (left and right) touch events, I am aware with the lack of handling these events in the current released version of kendo mobile, so I need to replicate a similar behavior of these events.

Do you have any suggestions?

Amr 

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 02 May 2012, 08:52 AM
Hello,

One thing I can recommend is to use the relatively low-level Drag API (take a look at the methods and events, too). Each drag event exposes velocity and delta. The thing which is relatively simple is to 'decide' which drag event sequence is actually a swipe. 

All the best,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
AmrElsayed
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or