touchEnabled on Android, and view event interaction
OK, I realise, since finding the following ticket, that there is no touchEnabled support on Android yet:
#951 android-support-touchenabled
First of all, this makes the comment at the top of view_event_interaction.js of the KS very confusing:
Although, frustratingly, this is presently the same for much of the KS.
Anyway, disregarding that issue, I have amended the code as follows:
I hope someone will help me understand the following problems that still exist:
- Clicking on the two labels at the top (ie "click on box", "click on label") causes them to flash. Why is this?
- Although view1 (the overlay) completely covers the purple box and its label, a click on it is not detected and it still allows the clicks to propagate to the box and label below. There is probably a simple explanation, but I am not sure I understand why this is. Would someone shed some light on this please?
Thanks
Hal