Changelog for #1014

This commit is contained in:
Ian Gilman 2016-08-26 10:00:35 -07:00
parent 7088dbf3c1
commit e8324627e1

View File

@ -10,6 +10,7 @@ OPENSEADRAGON CHANGELOG
* The Viewer's tileSources option is now smarter about detecting JSON vs XML vs URL (#999)
* The navigationControlAnchor option now works for custom toolbar as well (#1004)
* Added getFullyLoaded method and "fully-loaded-change" event to TiledImage to know when tiles are fully loaded (#837)
* Fixed: Initial tile load wasn't happening in parallel (#1014)
2.2.1: