From f887b4fefc2daf67ab6a7dc0f477e77e573c0c14 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Mon, 15 Aug 2016 14:37:06 -0700 Subject: [PATCH] Changelog for #1004 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index dea0843c..c44d04d7 100644 --- a/changelog.txt +++ b/changelog.txt @@ -8,6 +8,7 @@ OPENSEADRAGON CHANGELOG * Added an option to addTiledImage to change the crossOriginPolicy (#981) * Fixed issue with tiles not appearing with wrapHorizontal/wrapVertical if you pan too far away from the origin (#987) * The Viewer's tileSources option is now smarter about detecting JSON vs XML vs URL (#999) +* The navigationControlAnchor option now works for custom toolbar as well (#1004) 2.2.1: