From e7d8cff10977d808e6ef5a5eacecfe86c17cf220 Mon Sep 17 00:00:00 2001 From: Henri Astre Date: Fri, 20 Jun 2014 16:18:04 -0700 Subject: [PATCH] adding demo to show benefit of fitBoundsWithConstraints --- test/demo/fitBounds.html | 113 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 test/demo/fitBounds.html diff --git a/test/demo/fitBounds.html b/test/demo/fitBounds.html new file mode 100644 index 00000000..60651bed --- /dev/null +++ b/test/demo/fitBounds.html @@ -0,0 +1,113 @@ + + + + OpenSeadragon Memory Check Demo + + + + +
+ Simple demo page to show 'viewport.fitBounds().applyConstraints()' issue. +
+ +
+
+ + + + + + +