[OpenLayers-Trac] [OpenLayers] #1125: Smoother dragging of the map on older computers
OpenLayers
trac at openlayers.org
Mon Nov 5 16:05:35 EST 2007
#1125: Smoother dragging of the map on older computers
----------------------------------+-----------------------------------------
Reporter: haakeyar | Owner: tschaub
Type: bug | Status: new
Priority: minor | Milestone:
Component: Control.DragFeature | Version: SVN
Resolution: | Keywords: review
----------------------------------+-----------------------------------------
Comment (by pgiraud):
Didn't have a deep look at your code but before I forget I just noticed
that you could use
clearTimeout(this.updateMapTimeout);
instead of
this.updateMapTimeout = null;
but I might be wrong.
I'm also not convinced that Control.DragFeature is the right component for
such a ticket.
--
Ticket URL: <http://trac.openlayers.org/ticket/1125#comment:1>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list