Changelog for #745

This commit is contained in:
Ian Gilman 2015-10-26 10:42:00 -07:00
parent 6be6e0c6f1
commit 12ebb23dc0

View File

@ -31,6 +31,7 @@ OPENSEADRAGON CHANGELOG
* World.removeAll now cancels any in-flight image loads; same for Viewer.open and Viewer.close (#734)
* Optimized adding large numbers of items to the world with collectionMode (#735)
* Fixed overlays position (use rounding instead of flooring and ceiling) (#741)
* Fixed issue with including overlays in your tileSources array when creating/opening in the viewer (#745)
2.0.0: