Open stowball opened 10 years ago
Have you got a WP8 device? Does the mouse event fallback work?
Yes and no ☹
From: porneL Sent: Thursday, 9 January 2014 11:03 PM To: pornel/slip Cc: Matt Stow
Have you got a WP8 device? Does the mouse event fallback work?
— Reply to this email directly or view it on GitHub.
It's a shame that it can't work with mouse events fallback.
Do you want to try to add pointer events support? The code already supports a couple of different input methods, so it should handle a third one.
I don't have WP device myself, so it might be a while before I have a chance to work on this.
I have a Lumia 920 with IE 10 and can add support for Pointer Events as soon as I'm back at my laptop.
Pointer Events support both moyse and touch (as well as other kinds of input), so I will probably just use Pointer Events if supported, and Mouse/Touch events otherwise.
OK, go for it.
Any progress?
+1
Sorry, totally forgot about this. :( On the other hand, Microsoft have added Touch Events support to the latest update of IE.
Works fine for my needs in IE Mobile 10 on WP 8.0.
The touch events don't work on Windows 8 touchscreens or Windows Phone.
It would be great to add support for these