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
7a51a782bc10a6c9894b770870f7f947a33d0e5e
openlayers
/
lib
/
OpenLayers
/
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.js
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.js
Restore click handler state in deactivate. r=erilem (
closes
#3217
)
2011-03-30 20:53:46 +00:00
Drag.js
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.js
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.js
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
Keyboard.js
Happy New Year.
2011-01-03 15:39:40 +00:00
MouseWheel.js
Happy New Year.
2011-01-03 15:39:40 +00:00
Path.js
fix regression where drawing accurately is not possible anymore, r=jorix,bbinet (
closes
#3272
)
2011-05-09 09:34:19 +00:00
Pinch.js
Reworking click and pinch handling to get better behavior on multi-touch devices. r=ahocevar +testing from others (
closes
#3133
)
2011-03-11 01:53:26 +00:00
Point.js
fix regression where drawing accurately is not possible anymore, r=jorix,bbinet (
closes
#3272
)
2011-05-09 09:34:19 +00:00
Polygon.js
simplify the code of the path and polygon handlers, removing the finishTouchGeometry function, r=sbrunner (
closes
#3214
)
2011-03-30 14:26:12 +00:00
RegularPolygon.js
RegularPolygon handler - reverting [11770], as calling cancel from out causes issues (
#3199
)
2011-03-30 16:47:08 +00:00