diff --git a/changelog.txt b/changelog.txt index a8c64b4c..863a5d4e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -6,6 +6,7 @@ OPENSEADRAGON CHANGELOG * BREAKING CHANGE: Dropped support for IE11 (#2300, #2361 @AndrewADev) * DEPRECATION: The OpenSeadragon.createCallback function is no longer recommended (#2367 @akansjain) * Introduced maxTilesPerFrame option to allow loading more tiles simultaneously (#2387 @jetic83) +* Now when creating a viewer or navigator, we leave its position style alone if possible (#2393 @VIRAT9358) * Test improvements (#2382 @AndrewADev) * MouseTracker options documentation fixes (#2389 @msalsbery) * Fixed: Sometimes if the viewport was flipped and the user zoomed in far enough, it would flip back (#2364 @SebDelile)