From 214cda41e95bdddc84cca8b565e5be57d18f9f72 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 6 Mar 2014 09:34:23 -0800 Subject: [PATCH] Changelog for #348 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index a9f13430..f20cc33b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -13,6 +13,7 @@ OPENSEADRAGON CHANGELOG * Enhanced the navigatorTop, navigatorLeft, navigatorHeight, and navigatorWidth options to allow a number for pixel units or a string for other element units (%, em, etc.) (#310) * Additional enhancements for IIIF support (#315) * Fixed: Setting degrees in Viewer constructor has no effect (#336) +* Added pre-draw event for tiles to allow applications to alter the image (#348) 1.0.0: