From dfd1b6ddfe9146094ad13060b281858cde0e42dd Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Tue, 19 Nov 2013 11:02:33 -0800 Subject: [PATCH] Changelog for #286 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 9824e9e9..d16a6d4e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -54,6 +54,7 @@ OPENSEADRAGON CHANGELOG * Viewer.innerTracker.dragHandler: preventDefaultAction == true prevents viewer panning with mouse/touch * Viewer.innerTracker.scrollHandler: preventDefaultAction == true prevents viewer zooming on mousewheel/pinch * Fixed: IE8 error with custom buttons - "Object doesn't support this action" (#279) +* Support IIIF servers that don't report tile dimensions (#286) 0.9.131: