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
0d45c5f148567d1c16bcb7b4e9fdfcc4413917c7
openlayers
/
tests
/
Handler
History
Éric Lemoine
fef7e4febf
fix regression where drawing accurately is not possible anymore, r=jorix,bbinet (
closes
#3272
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@11962
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-05-09 09:34:19 +00:00
..
Box.html
Don't put the box under the cursor until the mouse moved, prevent errors with the GetFeature and click events. I also removed the no longer valid (and failing) tests. r=elemoine, (
Closes
#2993
)
2011-04-28 07:09:01 +00:00
Click.html
Restore click handler state in deactivate. r=erilem (
closes
#3217
)
2011-03-30 20:53:46 +00:00
Drag.html
mouseout callbacks should check if the mouse leaves map.eventsDiv instead of map.div or map.viewPortDiv, p=jorix, r=me (
closes
#3239
)
2011-04-03 12:47:14 +00:00
Feature.html
make it so features are not selected if there are multiple touches in the touchstart event, r=bbinet (
closes
#3279
)
2011-05-04 10:37:09 +00:00
Hover.html
Adds the possibility to use a built version of OpenLayers for the tests, users simply have to add '?mode=build' in the run-tests.html url
2011-02-21 10:10:25 +00:00
Keyboard.html
Adds the possibility to use a built version of OpenLayers for the tests, users simply have to add '?mode=build' in the run-tests.html url
2011-02-21 10:10:25 +00:00
MouseWheel.html
Adds the possibility to use a built version of OpenLayers for the tests, users simply have to add '?mode=build' in the run-tests.html url
2011-02-21 10:10:25 +00:00
Path.html
fix regression where drawing accurately is not possible anymore, r=jorix,bbinet (
closes
#3272
)
2011-05-09 09:34:19 +00:00
Pinch.html
Adding a pinch handler for multi-touch devices. Great patch from Bruno. p=bbinet, r=me (
closes
#3077
)
2011-02-24 10:05:49 +00:00
Point.html
Cleanup mouse event on touch devices, r=erilem (
closes
#3215
)
2011-03-31 09:01:05 +00:00
Polygon.html
fix regression where drawing accurately is not possible anymore, r=jorix,bbinet (
closes
#3272
)
2011-05-09 09:34:19 +00:00
RegularPolygon.html
Adds the possibility to use a built version of OpenLayers for the tests, users simply have to add '?mode=build' in the run-tests.html url
2011-02-21 10:10:25 +00:00