Added note that chrome was added to the BROWSER_NAME test
This commit is contained in:
@@ -12,6 +12,14 @@ Corresponding issues/pull requests:
|
||||
|
||||
Removed rounding of zoom level for maps with fractionalZoom == true. So users with an OS and interface device with analog scroll support will now get smooth zooming.
|
||||
|
||||
Corresponding issues/pull requests:
|
||||
|
||||
* https://github.com/openlayers/openlayers/pull/483
|
||||
|
||||
## "chrome" added to OpenLayers.BROWSER_NAME
|
||||
|
||||
Chrome was incorrectly detected as "safari". Code that expect OpenLayers.BROWSER_NAME to be "safari" in Google Chrome will cause problems. Test for "chrome" as well, or use the new OpenLayers.IS_WEBKIT.
|
||||
|
||||
Corresponding issues/pull requests:
|
||||
|
||||
* https://github.com/openlayers/openlayers/pull/483
|
||||
Reference in New Issue
Block a user