mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
Changelog for #1027
This commit is contained in:
parent
77ff2bfd05
commit
3cc4ffd21b
@ -3,6 +3,7 @@ OPENSEADRAGON CHANGELOG
|
|||||||
|
|
||||||
2.2.2: (in progress)
|
2.2.2: (in progress)
|
||||||
|
|
||||||
|
* BREAKING CHANGE: Tile.distance has been removed (#1027)
|
||||||
* Fixed CORS bug in IE 10 (#967)
|
* Fixed CORS bug in IE 10 (#967)
|
||||||
* Added support for commonjs (#984)
|
* Added support for commonjs (#984)
|
||||||
* Added an option to addTiledImage to change the crossOriginPolicy (#981)
|
* Added an option to addTiledImage to change the crossOriginPolicy (#981)
|
||||||
@ -13,6 +14,7 @@ OPENSEADRAGON CHANGELOG
|
|||||||
* Fixed: Initial tile load wasn't happening in parallel (#1014)
|
* Fixed: Initial tile load wasn't happening in parallel (#1014)
|
||||||
* Added Zoomify tile source (#863)
|
* Added Zoomify tile source (#863)
|
||||||
* Fixed problem with "sparse image" DZI files (#995)
|
* Fixed problem with "sparse image" DZI files (#995)
|
||||||
|
* Optimization: Use the squared distance when comparing tiles (#1027)
|
||||||
|
|
||||||
2.2.1:
|
2.2.1:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user