Changelog for #2138

This commit is contained in:
Ian Gilman 2022-04-14 15:03:24 -07:00
parent d8a8eff21a
commit 3b2d456a25

View File

@ -16,6 +16,7 @@ OPENSEADRAGON CHANGELOG
* Made MouseTracker more robust in certain scenarios (#2134 @Aiosa)
* Exposed TiledImage's private functions for better maintainability (#2134 @Aiosa)
* Fixed an issue where full page mode wouldn't grow properly if you resized the window (#2100 @TanukiSharp)
* Tile cache keys are now generated by the tile source, so it's easier to override them as needed (#2138 @Aiosa)
3.0.0: