Browse Source

investigating the editor size

master
KaiSD 4 years ago
parent
commit
4b7a07ce5d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ace/index.html

+ 1
- 1
ace/index.html View File

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



Loading…
Cancel
Save