Changelog for #2600

This commit is contained in:
Ian Gilman 2024-10-22 09:43:43 -07:00
parent 12e4607a30
commit 82314dd4bf

View File

@ -6,6 +6,7 @@ OPENSEADRAGON CHANGELOG
* Improved overlay handling so it plays better with other libraries (#2582 @BeebBenjamin) * Improved overlay handling so it plays better with other libraries (#2582 @BeebBenjamin)
* Fixed: If you switched from WebGL drawer to canvas drawer, it didn't clean up properly (#2570 @pearcetm) * Fixed: If you switched from WebGL drawer to canvas drawer, it didn't clean up properly (#2570 @pearcetm)
* Fixed: TiledImage.setClip would sometimes leave tiles unloaded (#2590 @pearcetm) * Fixed: TiledImage.setClip would sometimes leave tiles unloaded (#2590 @pearcetm)
* Fixed: The WebGL drawer didn't support viewportMargins (#2600 @pearcetm)
5.0.0: 5.0.0: