Gregers Gram Rygg
|
845e612b68
|
Merge branch 'master' of https://github.com/openlayers/openlayers into remove-old-opera-mouse-wheel-fix
|
2012-05-30 15:37:16 +02:00 |
|
Gregers Gram Rygg
|
5c7b99373e
|
Merged with upstream master
|
2012-05-30 15:31:37 +02:00 |
|
Gregers Gram Rygg
|
aa0ec38b20
|
Removed fix for Opera < 9.2
|
2012-05-30 15:17:54 +02:00 |
|
Gregers Gram Rygg
|
dc69749e3b
|
Reverted Safari hack for MouseWheel test
|
2012-05-30 15:05:27 +02:00 |
|
Gregers Gram Rygg
|
09058e2457
|
Reverted deletion of fix for Opera < 9.2
|
2012-05-30 15:02:29 +02:00 |
|
Gregers Gram Rygg
|
2725cd93f6
|
Reverted chrome added to BROWSER_NAME
|
2012-05-30 15:01:25 +02:00 |
|
Gregers Gram Rygg
|
f7f763d1d3
|
Removed analog wheel detection and simplified code
|
2012-05-30 14:37:43 +02:00 |
|
Gregers Gram Rygg
|
51c7f12486
|
Avoid logic change from existing code
|
2012-05-29 18:18:24 +02:00 |
|
Gregers Gram Rygg
|
2da16a0b69
|
Removed caching of the analog wheel detection for users switching between mouse/touchpad
|
2012-05-29 17:54:02 +02:00 |
|
Gregers Gram Rygg
|
dd410dcd7e
|
Fixed indentation
|
2012-05-29 17:08:01 +02:00 |
|
Gregers Gram Rygg
|
dc082c3442
|
Added note that chrome was added to the BROWSER_NAME test
|
2012-05-29 17:03:33 +02:00 |
|
Gregers Gram Rygg
|
f5a9b4446a
|
Added analog scroll wheel improvements to 2.13 changelog
|
2012-05-29 16:11:30 +02:00 |
|
Gregers Gram Rygg
|
8f38ba5bd0
|
Chagned APIProperty to Property for isAnalogScrollWheel
|
2012-05-29 16:08:15 +02:00 |
|
Gregers Gram Rygg
|
1a25a0704f
|
Changed to test for WebKit instead of safari because chrome was added to the OpenLayers.BROWSER_NAME test
|
2012-05-29 14:21:49 +02:00 |
|
Gregers Gram Rygg
|
50d24d7756
|
Improve analog mouse wheel detection and normalize event.wheelDelta for Safari
|
2012-05-29 13:26:27 +02:00 |
|
Gregers Gram Rygg
|
a1dff8ad9b
|
Changed OpenLayers.BROWSER_NAME to be 'chrome' for Google Chrome instead of 'safari'. Added OpenLayers.IS_WEBKIT and changed tests where necessary.
|
2012-05-29 13:23:40 +02:00 |
|
Gregers Gram Rygg
|
12931612ea
|
Don't affect digital mouse wheels (a.k.a. step-scroll)
|
2012-05-22 17:43:52 +02:00 |
|
Gregers Gram Rygg
|
f377d0387f
|
Adjusted delta in MouseWheel test
|
2012-05-22 17:29:12 +02:00 |
|
Gregers Gram Rygg
|
2b8b8807ff
|
Merge branch 'master' of https://github.com/openlayers/openlayers
|
2012-05-22 17:11:40 +02:00 |
|
Gregers Gram Rygg
|
95bc51ce3d
|
Make analog mouse wheel adjustments configurable and reduce sensitivity
|
2012-05-21 15:11:05 +02:00 |
|
Gregers Gram Rygg
|
7bc54e1517
|
Don't round wheel change zoom for maps with fractional zoom
|
2012-05-21 15:08:31 +02:00 |
|