Changelog for #1004

This commit is contained in:
Ian Gilman 2016-08-15 14:37:06 -07:00
parent e80c05183b
commit f887b4fefc

View File

@ -8,6 +8,7 @@ OPENSEADRAGON CHANGELOG
* Added an option to addTiledImage to change the crossOriginPolicy (#981)
* 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 navigationControlAnchor option now works for custom toolbar as well (#1004)
2.2.1: