Changelog for #2190

This commit is contained in:
Ian Gilman 2022-08-23 14:03:59 -07:00
parent 5e7ce1afa5
commit 8e55dc7217

View File

@ -9,6 +9,7 @@ OPENSEADRAGON CHANGELOG
* We now delegate tile fetching and caching to the TileSource, to allow for custom tile formats (#2148 @Aiosa)
* Fixed: Cropping tiled images with polygons was broken (#2183 @altert)
* Fixed: Disabling buttons only changed their appearance, but they were still clickable (#2187 @pearcetm)
* Fixed: ImageTileSource produced an error having to do with getTileHashKey (#2190 @Aiosa)
3.1.0: