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
dd41ac769303cd0bb5b168258d1ac8082a437b7b
openlayers
/
lib
/
OpenLayers
/
Control
History
euzuro
88ff0bc9af
give our events model the option of allowing events to fall through so that they can be picked up in lower layers. change the panzoombar and the mousetoolbar to use this new fallthrough option so that we aren't causing bugs when the drag zoom rectangle gets dropped over them, they dont freak out. next up i am going to re-fix the popup events code to use this feature.
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@1468
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-09-14 20:25:23 +00:00
..
KeyboardDefaults.js
change the '@require:' to '@requires' so as to be compatible with JSDOC standards. put these directly inside the class definition comment block. update script to suggest this and update all source files to follow pattern. Caught a missing @requires in the EventPane.js file
2006-08-14 23:05:05 +00:00
LayerSwitcher.js
update id system -- now control and layer divs take their classname and add a random number
2006-09-06 20:44:55 +00:00
LayerTabs.js
update id system -- now control and layer divs take their classname and add a random number
2006-09-06 20:44:55 +00:00
MouseDefaults.js
Remove MouseDefaults.zoomBox directly, rather than attempting to remove it by DOM ID.
Fixes
#199
in IE.
2006-09-14 15:47:22 +00:00
MouseToolbar.js
give our events model the option of allowing events to fall through so that they can be picked up in lower layers. change the panzoombar and the mousetoolbar to use this new fallthrough option so that we aren't causing bugs when the drag zoom rectangle gets dropped over them, they dont freak out. next up i am going to re-fix the popup events code to use this feature.
2006-09-14 20:25:23 +00:00
PanZoom.js
update id system -- now control and layer divs take their classname and add a random number
2006-09-06 20:44:55 +00:00
PanZoomBar.js
give our events model the option of allowing events to fall through so that they can be picked up in lower layers. change the panzoombar and the mousetoolbar to use this new fallthrough option so that we aren't causing bugs when the drag zoom rectangle gets dropped over them, they dont freak out. next up i am going to re-fix the popup events code to use this feature.
2006-09-14 20:25:23 +00:00
Permalink.js
update id system -- now control and layer divs take their classname and add a random number
2006-09-06 20:44:55 +00:00
Scale.js
update id system -- now control and layer divs take their classname and add a random number
2006-09-06 20:44:55 +00:00