From 4b7a07ce5d131a2f66c39f66e98511b91b548efd Mon Sep 17 00:00:00 2001 From: KaiSD Date: Tue, 3 Sep 2019 23:50:11 +0300 Subject: [PATCH] investigating the editor size --- ace/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ace/index.html b/ace/index.html index ceffaf4..040f1fe 100644 --- a/ace/index.html +++ b/ace/index.html @@ -54,7 +54,7 @@ showFoldWidgets: false, showLineNumbers: true, showGutter: false, - autoScrollEditorIntoView: true + autoScrollEditorIntoView: false }); var refs = {};