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

Fast tap to open treeview

1 Answer 95 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Frederic
Top achievements
Rank 1
Frederic asked on 21 Aug 2013, 09:45 AM
Hello,

when using on mobile, when tap on the arrow it feels slow because of the lag to wait the double tap.

Some touch library have a fast tap feature, have you a solution to have it working with a better user experience?

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 22 Aug 2013, 01:32 PM
Hello Frederic,

The current TreeView implementation uses click events for toggling item expansion. Previously it worked with touchend, which was naturally faster, but we decided to abandon this approach due to its complexity and negative side effects in certain scenarios (e.g. when using a device with both a mouse and a touch screen).

Regards,
Dimo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
TreeView
Asked by
Frederic
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or