This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
You've already forked openlayers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
b30a4c4f3ec1a743edb30bbb4c9aafbed2c70c68
openlayers
/
lib
/
OpenLayers
/
Control
History
crschmidt
b30a4c4f3e
Return false from DoubleClick and Click events in controls so that these events don't filter through and hit the onclick handlers that we might register on the map.
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@572
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-12 02:03:53 +00:00
..
KeyboardDefaults.js
Change @require to @require:
2006-05-24 17:17:22 +00:00
LayerSwitcher.js
Return false from DoubleClick and Click events in controls so that these events don't filter through and hit the onclick handlers that we might register on the map.
2006-06-12 02:03:53 +00:00
MouseDefaults.js
Fixed MouseDefaults so that click doesn't fire immediately after drag. This needs to be tested in IE.
2006-06-12 00:32:48 +00:00
MouseToolbar.js
Commit changes to include a 'minor' flag on setCenter, that indicates that a map should not call the moveend trigger.
2006-06-08 16:13:42 +00:00
PanZoom.js
Return false from DoubleClick and Click events in controls so that these events don't filter through and hit the onclick handlers that we might register on the map.
2006-06-12 02:03:53 +00:00
PanZoomBar.js
Return false from DoubleClick and Click events in controls so that these events don't filter through and hit the onclick handlers that we might register on the map.
2006-06-12 02:03:53 +00:00