From 8bdc0a414649ba7085ea3f9bdf7c932a705196d0 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Tue, 8 Oct 2024 09:26:56 -0700 Subject: [PATCH] Changelog for #2590 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 108d3e3b..2b3306e2 100644 --- a/changelog.txt +++ b/changelog.txt @@ -5,6 +5,7 @@ OPENSEADRAGON CHANGELOG * 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: TiledImage.setClip would sometimes leave tiles unloaded (#2590 @pearcetm) 5.0.0: