- From: James Craig <jcraig@apple.com>
- Date: Wed, 05 Mar 2014 16:13:57 -0800
- To: Indie UI <public-indie-ui@w3.org>
- Cc: Hans Hillen <hhillen@paciellogroup.com>
It became apparent when planning a JavaScript polyfill of UIScrollRequestEvent that its current form would only support discrete user actions (keyboard control and AT control) but not continuous user actions including some types of mouse, touch, or wheel events. The descriptions are TBD at the moment, but the new sections of the document including the context info parameters are now defined in the new sections listed below. ContinuousUIManipulationRequestEvents (move, rotate, zoom, etc) https://dvcs.w3.org/hg/IndieUI/raw-file/default/src/indie-ui-events.html#ContinuousUIManipulationRequestEvents ContinuousUIScrollRequestEvents (scroll) https://dvcs.w3.org/hg/IndieUI/raw-file/default/src/indie-ui-events.html#ContinuousUIScrollRequestEvents Diff https://dvcs.w3.org/hg/IndieUI/rev/003402a20791
Received on Thursday, 6 March 2014 00:14:25 UTC