From cf826ddd2bec09b4e0ef654a9ddc8937c864d5e9 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Tue, 23 Feb 2016 09:10:50 -0800 Subject: [PATCH] Changelog for #858 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index e2de9bf0..b5e17942 100644 --- a/changelog.txt +++ b/changelog.txt @@ -22,6 +22,7 @@ Viewport.contentAspectY have been removed. * Fixed content clipping with rotation (#463, #567 and #833) * Fixed navigator not being rotated when viewport rotation is set in constructor (#840) * Fixed: Viewer.setMouseNavEnabled wasn't affecting all of the viewer's trackers (#845) +* Fixed: with scrollToZoom disabled, the viewer caused page scrolling to slow down (#858) 2.1.0: