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
239f542783338802bcfd6ac2e8c2fa8c9a999a11
openlayers
/
lib
/
OpenLayers
/
Control
History
follower
239f542783
Rename 'doubleClick' to 'ignoreEvent' now the method is being used to stop events in more than one situation.
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@599
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-15 17:19:07 +00:00
..
KeyboardDefaults.js
Change @require to @require:
2006-05-24 17:17:22 +00:00
LayerSwitcher.js
Rename 'doubleClick' to 'ignoreEvent' now the method is being used to stop events in more than one situation.
2006-06-15 17:19:07 +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