Hi,
I plan to use the tree component for navigation. Every item – folders and entries – can be clicked. A page will be loaded in the content area. Therefore I use the “select” event. If I click on a folder a page opens. If I doubleclick on a folder the folder opens/closes.
It works fine on a PC. When I use the tablet a tap on a folder does open/close it AND opens the page. It seems the click and doubleclick event is the same on a tablet. Is it possible to fix that behaviour and have the folder open/close on a double tap event?
Regards
Lars