[Events] changed 'scrollrequest' to use x/y deltas as opposed to discrete constants (UP, DOWN, etc)

Substantive: changed 'scrollrequest' to use x/y deltas as opposed to discrete constants (UP, DOWN, etc). Added it as a type of UIManipulationRequestEvent, so there is no longer a need for the spearate UIScrollRequestEvent interface. Move, Pan, and Scroll request events are now functionally identical, but are specified individually to aid in authoring clarity when using similar concepts like 1) moving an object on a layout canvas, 2) panning a continuous view like a map, and 3) scrolling a scroll view.

http://dvcs.w3.org/hg/IndieUI/raw-file/tip/src/indie-ui-events.html#scrollrequest

Changeset
http://dvcs.w3.org/hg/IndieUI/rev/8ad96438e4bf

Received on Friday, 21 December 2012 18:17:53 UTC