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
11c1ef3f68ed0569edab2f3ff1b4b36ed11fa639
openlayers
/
tests
/
Handler
History
Tim Schaub
dc77bd5d5f
Removing methods copied from the drag handler.
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@5685
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2008-01-08 17:34:34 +00:00
..
test_Click.html
Removing methods copied from the drag handler.
2008-01-08 17:34:34 +00:00
test_Drag.html
Make the drag handler only call done if it actually dragged - thanks for the review Eric (
closes
#1118
).
2007-11-01 20:53:06 +00:00
test_Feature.html
Enables unselecting selected features by clicking outside any feature. This is the default mode of the modify feature control. If you want to use the old mode where a click on a selected feature unselects that feature, set the toggle option to true. If you really want the old mode and not have selected features be unselected when clicking outside any feature, set the clickout option to false. The patch also adds the properties toggleKey and multipleKey to the modify feature control. With these one can temporarily enable the toggle and multiple mode, respectively. See the select-feature.html example to see all this in action. Thanks to pvalsecc and tschaub for the great colloration on this. (
closes
#1137
)
2007-12-19 11:09:44 +00:00
test_Keyboard.html
Fix deactivate and destroy methods on the keyboard handler. Add 28 tests for previously untested handler. Thanks to Erik for the quick review and comments - appreciated as always (
closes
#943
).
2007-08-29 17:37:42 +00:00
test_MouseWheel.html
Properly destroy OpenLayers.Handler.MouseWheel, patch from fredj. Added
2007-08-29 04:21:17 +00:00
test_Path.html
fix more tests in Opera by adding map.destroy() calls.
2007-12-17 06:20:10 +00:00
test_Point.html
stop clicks on the point handler - this means no more clicks sneaking through while editing - if you wanted that behavior, speak up - r=crschmidt (
closes
#1020
)
2007-12-20 03:02:54 +00:00
test_Polygon.html
fix more tests in Opera by adding map.destroy() calls.
2007-12-17 06:20:10 +00:00
test_RegularPolygon.html
fix more tests in opera
2007-12-17 06:14:00 +00:00