From 23983698835c4b5da6ad5dce470ccc943630c8b3 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 12 Aug 2021 11:21:58 -0700 Subject: [PATCH] Changelog for #2018 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index df98f533..58cf8804 100644 --- a/changelog.txt +++ b/changelog.txt @@ -54,6 +54,7 @@ OPENSEADRAGON CHANGELOG * Added a static method in OpenSeadragon to get an existing viewer (#2000 @HerCerM) * Now ensuring that the new item is already in the navigator when the "add-item" event fires (#2005 @RammasEchor) * Added keys to change image in sequence mode (j: previous, k: next) (#2007 @RammasEchor) +* Fixed a bug where the navigator wouldn't pick up opacity/composite changes made while it is loading (#2018 @crydell) 2.4.2: