investigating the editor size

This commit is contained in:
2019-09-03 23:50:11 +03:00
parent 3df5322bea
commit 4b7a07ce5d

View File

@@ -54,7 +54,7 @@
showFoldWidgets: false, showFoldWidgets: false,
showLineNumbers: true, showLineNumbers: true,
showGutter: false, showGutter: false,
autoScrollEditorIntoView: true autoScrollEditorIntoView: false
}); });
var refs = {}; var refs = {};