Changelog for #2018

This commit is contained in:
Ian Gilman 2021-08-12 11:21:58 -07:00
parent 3c3b5e8150
commit 2398369883

View File

@ -54,6 +54,7 @@ OPENSEADRAGON CHANGELOG
* Added a static method in OpenSeadragon to get an existing viewer (#2000 @HerCerM) * 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) * 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) * 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: 2.4.2: