From 9bd84928dc4937d23ce5588bcff69debd3707b2a Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 24 Sep 2015 09:14:22 -0700 Subject: [PATCH] Changelog for #734 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 9cc0dba1..440f4abc 100644 --- a/changelog.txt +++ b/changelog.txt @@ -27,6 +27,7 @@ OPENSEADRAGON CHANGELOG * Fixed issue with tiledImages loading tiles at every level instead of just the best level (#728) * Fixed placeholderFillStyle flicker (#727) * Fix for Chrome (v45) issue that key is sometimes undefined outside of the for-in loop (#730) +* World.removeAll now cancels any in-flight image loads; same for Viewer.open and Viewer.close (#734) 2.0.0: