Changelog for #837

This commit is contained in:
Ian Gilman 2016-08-16 09:48:29 -07:00
parent e7da167c4e
commit ae1e2757ba

View File

@ -9,6 +9,7 @@ OPENSEADRAGON CHANGELOG
* Fixed issue with tiles not appearing with wrapHorizontal/wrapVertical if you pan too far away from the origin (#987) * Fixed issue with tiles not appearing with wrapHorizontal/wrapVertical if you pan too far away from the origin (#987)
* The Viewer's tileSources option is now smarter about detecting JSON vs XML vs URL (#999) * 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) * 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)
2.2.1: 2.2.1: