From 7675cf1bc6d3a65f4ef90ca4de2e1ffe384fc418 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Fri, 6 Mar 2015 09:11:05 -0800 Subject: [PATCH] Changelog for #616 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index b1659c3b..3ddcd4bd 100644 --- a/changelog.txt +++ b/changelog.txt @@ -54,6 +54,7 @@ OPENSEADRAGON CHANGELOG * Fixed Firefox 35 not able to open local files (#588) * Fixed an issue with zero size viewers in IE8 (#609) * Fixed: Cross Origin policy not working (#613) +* Optimized tile loading by clearing the queue on a re-draw when imageLoaderLimit is set (#616) 1.2.1: