From 5d034b9ad20d8b2eee9c1930c46b4277a28c037f Mon Sep 17 00:00:00 2001 From: Mark Salsbery Date: Fri, 1 Nov 2013 10:33:17 -0700 Subject: [PATCH] changelog.txt update --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index c1615913..16ae2c67 100644 --- a/changelog.txt +++ b/changelog.txt @@ -35,7 +35,7 @@ OPENSEADRAGON CHANGELOG * Button: 'enter', 'exit', 'press', 'release', 'focus', 'blur', 'click' * Fixed: IE 10 not reading DZI file correctly in certain circumstances (#218) * Fix for non-canvas tile rendering at large size (#264) -* Drawer now uses an HTML5 canvas element if it's available. Can be overridden with Viewer.useCanvas option (#191) +* Drawer now uses an HTML5 canvas element whenever it's available. Can be overridden with the Viewer.useCanvas option (#191) 0.9.131: