From 0c43d76ed0255a60ed9d7c7a7b10096c36b591bd Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Fri, 29 Jul 2016 13:24:12 -0700 Subject: [PATCH] Changelog for #987 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 4bedddd4..eb18e085 100644 --- a/changelog.txt +++ b/changelog.txt @@ -6,6 +6,7 @@ OPENSEADRAGON CHANGELOG * Fixed CORS bug in IE 10 (#967) * Added support for commonjs (#984) * 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) 2.2.1: