mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-25 06:36:11 +03:00
Fix typo in changelog.txt
This commit is contained in:
parent
b687332c9e
commit
5633c3fe48
@ -13,7 +13,7 @@ OPENSEADRAGON CHANGELOG
|
|||||||
* Better error reporting for tile load failures (#679)
|
* Better error reporting for tile load failures (#679)
|
||||||
* Added collectionColumns as a configuration parameter (#680)
|
* Added collectionColumns as a configuration parameter (#680)
|
||||||
* Added support for non-square tiles (#673)
|
* Added support for non-square tiles (#673)
|
||||||
* TileSource.Options objects can now optionally provide tileWidth/tileWidth instead of tileSize for non-square tile support.
|
* TileSource.Options objects can now optionally provide tileWidth/tileHeight instead of tileSize for non-square tile support.
|
||||||
* IIIFTileSources will now respect non-square tiles if available.
|
* IIIFTileSources will now respect non-square tiles if available.
|
||||||
* DEPRECATION: TileSource.getTileSize is deprecated use TileSource.getTileWidth and TileSource.getTileHeight instead.
|
* DEPRECATION: TileSource.getTileSize is deprecated use TileSource.getTileWidth and TileSource.getTileHeight instead.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user