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
587b2320abe9dbb6b2efb4068e4d9c5e7eab3d86
openlayers
/
lib
/
OpenLayers
/
Handler
History
Tim Schaub
587b2320ab
Restore drag handler state in deactivate. r=erilem (
closes
#3218
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@11808
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-03-30 20:54:41 +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
Restore click handler state in deactivate. r=erilem (
closes
#3217
)
2011-03-30 20:53:46 +00:00
Drag.js
Restore drag handler state in deactivate. r=erilem (
closes
#3218
)
2011-03-30 20:54:41 +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
RegularPolygon handler - reverting [11770], as calling cancel from out causes issues (
#3199
)
2011-03-30 16:47:08 +00:00