You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking at rewriting portions of the event handling code and shall look into adding support for pointer events then. Not having access to a surface for testing won't help any though!
No idea about a delivery timescale - probably later rather than sooner I'm afraid (just being honest).
Hi @freqdec. I am facing issues on a Windows touch screen laptop. I am not able to move the slider using the touchscreen. when i debug, I am getting e.touches is undefined in the onMouseDown event. I am running a Windows 10 and using Microsoft's new browser Spartan. I am also getting the same issues on a Win 8 machine with IE 11 running.
The events may be MSPointer events which is not handles by the library.
Please respond asap.
The text was updated successfully, but these errors were encountered: