From eff2ef6f1b76adb1f272b4d6479bec5309d350bc Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 8 Jul 2021 11:11:58 -0700 Subject: [PATCH] Changelog for #2005 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index c0282795..0d6104a3 100644 --- a/changelog.txt +++ b/changelog.txt @@ -52,6 +52,7 @@ OPENSEADRAGON CHANGELOG * Added OpenSeadragon.setElementPointerEvents() for setting pointer-events to other values besides 'none' on DOM elements (#1972 @msalsbery) * Now ensuring the page body is display:block when in fullscreen (#1995 @thewilkybarkid) * 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) 2.4.2: