From 0e67b9c204f16f099dba0d650a0b6f6eaecb2668 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Mon, 9 Feb 2015 09:24:43 -0800 Subject: [PATCH] Added TODO marker for #589 --- test/viewport.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/viewport.js b/test/viewport.js index ebb6b2fc..f0894397 100644 --- a/test/viewport.js +++ b/test/viewport.js @@ -491,6 +491,7 @@ ); // now use a ref point + // TODO: check the ending position due to ref point viewport.zoomBy(testZoomLevels[i], testPoints[i], true); viewport.update(); propEqual( @@ -521,6 +522,7 @@ ); // now use a ref point + // TODO: check the ending position due to ref point viewport.zoomTo(testZoomLevels[i], testPoints[i], true); viewport.update(); // need to call this even with immediately=true propEqual(