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
4b9f60f456de88a5e5a4d22e7a7089e9a62e1900
openlayers
/
lib
/
OpenLayers
/
Handler
History
Frédéric Junod
4b9f60f456
fix comment
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@11800
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-03-30 16:17:35 +00:00
..
Box.js
omit some tests in browsers that don't give us getComputedStyle for elements inside hidden frames (
closes
#2910
)
2011-03-29 15:15:07 +00:00
Click.js
fix Don't let the browser zoom on the page on dbl click, r=erilem (
closes
#3209
)
2011-03-30 14:29:28 +00:00
Drag.js
fix No click on drag handler, r=erilem (
closes
#3210
)
2011-03-30 13:38:17 +00:00
Feature.js
fix comment
2011-03-30 16:17:35 +00:00
Hover.js
Happy New Year.
2011-01-03 15:39:40 +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
add support for maxVertices in Hander.Path, p=me,r=erilem, thanks erilem for the updated patch and your great work on this (
closes
#2779
)
2011-03-30 14:38:32 +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
some refactoring in the touch-specific code of draw handlers, r=sbrunner (
closes
#3208
)
2011-03-30 11:30:07 +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
when drawing a regular polygon cancel drawing instead of finalizing when the mouse leaves the map, p=jorix, r=me,sbrunner (
closes
#3199
)
2011-03-30 08:16:47 +00:00