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
c0112c9bc6092d3280912d5370e6c88cf75a0e7f
openlayers
/
lib
/
OpenLayers
/
Handler
History
Éric Lemoine
17f2843317
make it so features are not selected if there are multiple touches in the touchstart event, r=bbinet (
closes
#3279
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@11948
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-05-04 10:37:09 +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
Documentation fixes from jorix (thanks). (
closes
#3234
)
2011-03-31 22:02:46 +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
point handler - remove the ununsed finishTouchGeometry function, no functional change
2011-04-27 06:17:18 +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