From 3e76bfdd9eae24a212d4dc34a66871faa7290722 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Wed, 31 Dec 2014 11:08:06 -0800 Subject: [PATCH] Changelog for #518 --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index e77bb84d..4ae3667e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -18,8 +18,8 @@ OPENSEADRAGON CHANGELOG * Viewport.setRotation now allows all rotation angles (#466) * Pinch rotate is now available (defaults to off) (#468) * Added option for home button to fill viewer (#474) -* Now handling iframe/frame mouseouts properly (#481) * Better handling of mid-update image loaded callbacks (#409) +* Tracked pointers are now cleaned up when Viewer.setMouseNavEnabled(false) is called (#518) 1.1.1: