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
0e8e7ab620ec81e0909f04e0a03025090b347ff8
openlayers
/
tests
/
Control
History
euzuro
0e8e7ab620
making the layerswitcher a little smarter. Instead of fancy 'noEvent' parameters, we just keep track of the state at each redraw. When asked to redraw, we then check first to see if anything has changed before going ahead with the redraw. Also in this patch, we add a 'visibilitychanged' event to the layer's events object -- upon request by users. (
Closes
#878
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@4229
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2007-09-12 04:00:31 +00:00
..
test_DragFeature.html
make the drag handler and drag feature control tidy up after themselves - as a bonus, give the drag feature control an onStart method. Thanks for the review crschmidt (
closes
#950
).
2007-08-30 23:25:49 +00:00
test_DragPan.html
removing HTML comment wrapping scripts - these haven't been necessary since Netscape 2.0 - if your browser doesn't run javsacript, please don't run these tests
2007-08-27 17:47:50 +00:00
test_KeyboardDefaults.html
removing HTML comment wrapping scripts - these haven't been necessary since Netscape 2.0 - if your browser doesn't run javsacript, please don't run these tests
2007-08-27 17:47:50 +00:00
test_LayerSwitcher.html
making the layerswitcher a little smarter. Instead of fancy 'noEvent' parameters, we just keep track of the state at each redraw. When asked to redraw, we then check first to see if anything has changed before going ahead with the redraw. Also in this patch, we add a 'visibilitychanged' event to the layer's events object -- upon request by users. (
Closes
#878
)
2007-09-12 04:00:31 +00:00
test_MouseToolbar.html
removing HTML comment wrapping scripts - these haven't been necessary since Netscape 2.0 - if your browser doesn't run javsacript, please don't run these tests
2007-08-27 17:47:50 +00:00
test_NavToolbar.html
removing HTML comment wrapping scripts - these haven't been necessary since Netscape 2.0 - if your browser doesn't run javsacript, please don't run these tests
2007-08-27 17:47:50 +00:00
test_OverviewMap.html
removing HTML comment wrapping scripts - these haven't been necessary since Netscape 2.0 - if your browser doesn't run javsacript, please don't run these tests
2007-08-27 17:47:50 +00:00
test_Panel.html
removing HTML comment wrapping scripts - these haven't been necessary since Netscape 2.0 - if your browser doesn't run javsacript, please don't run these tests
2007-08-27 17:47:50 +00:00
test_PanZoom.html
removing HTML comment wrapping scripts - these haven't been necessary since Netscape 2.0 - if your browser doesn't run javsacript, please don't run these tests
2007-08-27 17:47:50 +00:00
test_PanZoomBar.html
removing HTML comment wrapping scripts - these haven't been necessary since Netscape 2.0 - if your browser doesn't run javsacript, please don't run these tests
2007-08-27 17:47:50 +00:00
test_Permalink.html
make sure permalink updates itself when layers change name/visibility or when a baselayer switch is made. (
Closes
#359
)
2007-09-12 03:26:35 +00:00
test_Scale.html
Commit patch for
#788
, "Control displayClass is not correct if CLASS_NAME
2007-06-29 09:54:20 +00:00
test_SelectFeature.html
adding basic tests for the select feature control
2007-08-31 00:27:28 +00:00