From 26ec933d7dcc2cedc3b4af9e78f4fa44e00030bc Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Mon, 16 Apr 2018 09:47:15 -0700 Subject: [PATCH] Changelog for #1370 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index f895ff1e..6b0f5458 100644 --- a/changelog.txt +++ b/changelog.txt @@ -12,6 +12,7 @@ OPENSEADRAGON CHANGELOG * Added canvas-key events, along with the ability to cancel key actions (#1414) * Added optional zoom in the middle of the image instead of pointer position (#1423) * Now supporting square edge tiles that are padded rather than cropped (#1426) +* Fixed an issue causing the simple image tileSource to sometimes show duplicate copies (#1370) 2.3.1: