Also, onGesture* events seem to be missing. These are very useful for handling multitouch without actually having to do bookkeeping logic as to when multiple touch points started and ended.
-Ray On Wed, Oct 27, 2010 at 7:51 AM, <[email protected]> wrote: > > http://gwt-code-reviews.appspot.com/867801/diff/1/17 > File user/src/com/google/gwt/event/dom/client/TouchLocationEvent.java > (right): > > http://gwt-code-reviews.appspot.com/867801/diff/1/17#newcode31 > user/src/com/google/gwt/event/dom/client/TouchLocationEvent.java:31: > implements LocationEvent { > I think the API that is added now should support multitouch, even if the > initial implementation only provides a single point. > > > http://gwt-code-reviews.appspot.com/867801/show > > -- > http://groups.google.com/group/Google-Web-Toolkit-Contributors > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
