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
8f70a140d0b1466041277baca37cdc2fd9a06be4
openlayers
/
tests
/
Handler
History
Éric Lemoine
53984809ce
Handler.Feature may not trigger click when touching a feature, r=sbrunner
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@11943
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-05-03 14:09:09 +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
Handler.Feature may not trigger click when touching a feature, r=sbrunner
2011-05-03 14:09: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
when drawing make sure the point follow the cursor, even after zooming in or out, p=jorix, r=me (
closes
#3195
)
2011-03-31 11:35:24 +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
better tests for the polygon handler, and minor changes to the path handler tests, tests only change
2011-03-30 07:09:31 +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