| Version 1 (modified by erilem, 12 months ago) |
|---|
The OpenLayers dev team is proud to announce the 6th release candidate of OpenLayers 2.12! This RC fixes the following bug:
- OpenLayers.Util.getRenderedDimensions returns incorrect values when the container element is absolutely positioned. This breaks popup auto-sizing in certain circumstances. Thanks jorix for reporting and fixing this.
See < https://github.com/openlayers/openlayers/issues?milestone=7&state=closed> for details.
We invite you to help us test the 2.12 release candidate! To test 2.12 in your applications, include the following tag in your OpenLayers-powered page:
<script src="http://openlayers.org/api/2.12-rc6/OpenLayers.js"></script>
As always, the source is available at http://openlayers.org/download/. Bug reports can be filed in GitHub at < https://github.com/openlayers/openlayers/issues>.
Thanks!
