[OpenLayers-Trac] Re: [OpenLayers] #3120: click handler should not
store event associated with touchstart
OpenLayers
trac-20090302 at openlayers.org
Fri Feb 25 09:53:00 EST 2011
#3120: click handler should not store event associated with touchstart
----------------------------+-----------------------------------------------
Reporter: tschaub | Owner: tschaub
Type: feature | Status: closed
Priority: minor | Milestone: 2.11 Release
Component: Handler.Click | Version: 2.10
Resolution: fixed | Keywords:
State: |
----------------------------+-----------------------------------------------
Changes (by tschaub):
* status: new => closed
* resolution: => fixed
Comment:
(In [11507]) Don't store touch events. The same event is used between
touchstart, touchmove, and touchend. Instead, we store event details on
the handler and use those when needed. p=bbinet, r=me (closes #3120)
--
Ticket URL: <http://trac.openlayers.org/ticket/3120#comment:1>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list