From ac12a3eed2c304e9a92fdd4dd12eea9f42edce70 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Wed, 8 Feb 2017 10:07:29 -0800 Subject: [PATCH] Changelog for #1123 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 981038eb..d01f4f03 100644 --- a/changelog.txt +++ b/changelog.txt @@ -26,6 +26,7 @@ OPENSEADRAGON CHANGELOG * Fixed issue with tiles not appearing after rotation (#1102) * Fixed: The navigator wasn't respecting the constrainDuringPan setting (#1104) * Fixed an issue causing overlays to be mis-positioned in some circumstances (#1119) +* Fixed: ImageTileSource would sometimes produce a double image (#1123) 2.2.1: