Win8 Gestures - looking for help

19 views
Skip to first unread message

Johann Jacobsohn

unread,
Feb 19, 2014, 5:58:13 AM2/19/14
to enyo-dev...@googlegroups.com
Hi all,

I recently hit the problem that enyo does not support gestures under
Win8/IE10/IE11, which means that ImageView and PanZoomView are currently
broken on Win8. I tried to add this functionality to the core, but
failed to map the w3/IE model to the webkit model.
I suspect this affects FFOS too, but have no way to test.

Is anyone interested in this functionality and willing to help?

Regards,
Johann


--

Ben Combee

unread,
Feb 19, 2014, 1:53:22 PM2/19/14
to enyo-dev...@googlegroups.com
It's definitely something we've got on our plate.  What we need to have happen is to

1) rewrite the touch event handler to turn it into pointer events instead, as that's the direction most of the web is going (at least IE, Gecko, and Chrome/Blink)
2) rework the gesture recognition code to use those pointer events

The IE browsers do some of their own gesture recognition, but it's not being standardized and doesn't map exactly to what Enyo was synthesizing.





--

--
You received this message because you are subscribed to the Google Groups "Enyo Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to enyo-developme...@googlegroups.com.
To post to this group, send email to enyo-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/enyo-development/53048E45.90306%40satzmedia.de.
For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages