From e9dd9e9dfcaf2ae7741271a86b4a514318c46352 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Fri, 6 Dec 2024 09:32:44 -0800 Subject: [PATCH] Changelog for #2627 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 88739b12..ce2558d9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -10,6 +10,7 @@ OPENSEADRAGON CHANGELOG * 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) +* Fixed: If the user changed the page zoom or moved the window a different monitor, the image would disappear (#2627 @pearcetm) 5.0.0: