From 9b96707decbac98463c4deb43146f495e86f3b30 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Mon, 2 Dec 2024 09:51:24 -0800 Subject: [PATCH] Changelog for #2620 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 5f91b0a1..88739b12 100644 --- a/changelog.txt +++ b/changelog.txt @@ -9,6 +9,7 @@ OPENSEADRAGON CHANGELOG * Fixed: TiledImage.setClip would sometimes leave tiles unloaded (#2590 @pearcetm) * Fixed: The WebGL drawer didn't support viewportMargins (#2600, #2606 @pearcetm) * Fixed: If you set viewport rotation before flip, the navigator display region would be drawn wrong (#2619 @jbakarich) +* Fixed: In some cases, the WebGL drawer would draw the image in white (#2620 @sbarex) 5.0.0: