From 0043c8a6cea9826c6d1d0db1b8369e94301e6786 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 26 May 2016 11:54:50 -0700 Subject: [PATCH] Changelog for #948 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 725bfdc0..587ea898 100644 --- a/changelog.txt +++ b/changelog.txt @@ -47,6 +47,7 @@ OPENSEADRAGON CHANGELOG * Fixed an issue with simultaneous touch events (#930) * Avoid loading clipped out tiles (#939) * Improved precision for subtle moves with fitBounds (#939) +* Fixed an issue in viewer.addTiledImage with replace:true when viewer has navigator (#948) 2.1.0: