diff --git a/lib/ace/layer/text.js b/lib/ace/layer/text.js index b6cb25e0..4adf8a45 100644 --- a/lib/ace/layer/text.js +++ b/lib/ace/layer/text.js @@ -99,7 +99,7 @@ var Text = function(parentEl) { var style = measureNode.style; style.width = style.height = "auto"; - style.left = style.top = "-1000px"; + style.left = style.top = (-n * 40) + "px"; style.visibility = "hidden"; style.position = "absolute"; diff --git a/support/pilot b/support/pilot index c0cab19c..67a38030 160000 --- a/support/pilot +++ b/support/pilot @@ -1 +1 @@ -Subproject commit c0cab19cbb5d44df98bae0060c782a6f30464afe +Subproject commit 67a380309e5b139a9603334ad9d9f917659f04bc