I am trying to use the Diagram control and have found that it does not respond to touch events on tablets.
I have tried this on iPads and Android tablets and it seems that the touch event does not act the same as a click. Therefore, selecting and dragging nodes in the diagram does not work. It only pans the entire view. These show up as Pan events only and no other events seem to fire.
For example, try opening this on an ipad: http://demos.telerik.com/kendo-ui/diagram/index
However, the pie chart control seems to respond to touch events as clicks from tablets.
Is there some trick to getting this to work or is there a problem within the Diagram control that needs fixed in order for it to work on tablets?
I have tried this on iPads and Android tablets and it seems that the touch event does not act the same as a click. Therefore, selecting and dragging nodes in the diagram does not work. It only pans the entire view. These show up as Pan events only and no other events seem to fire.
For example, try opening this on an ipad: http://demos.telerik.com/kendo-ui/diagram/index
However, the pie chart control seems to respond to touch events as clicks from tablets.
Is there some trick to getting this to work or is there a problem within the Diagram control that needs fixed in order for it to work on tablets?