Changelog for #860

This commit is contained in:
Ian Gilman 2016-02-24 09:27:19 -08:00
parent 322bf28a3e
commit 510c8c2b97

View File

@ -25,6 +25,7 @@ Viewport.contentAspectY have been removed.
* Fixed: with scrollToZoom disabled, the viewer caused page scrolling to slow down (#858)
* Added Viewer.getOverlayById and Overlay.getBounds functions (#853)
* Tiled images with 0 opacity no longer load their tiles or do drawing calculations (#859)
* Fixed issue with edge smoothing with PNG tiles at high zoom (#860)
2.1.0: