浏览代码

HUE-4469 [editor] Can have lot of white spaces below the query

Enrico Berti 9 年之前
父节点
当前提交
bdc87a4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      desktop/core/src/desktop/static/desktop/js/ko.hue-bindings.js

+ 1 - 1
desktop/core/src/desktop/static/desktop/js/ko.hue-bindings.js

@@ -2643,7 +2643,7 @@
         showGutter: false,
         showLineNumbers: false,
         showPrintMargin: false,
-        scrollPastEnd: true,
+        scrollPastEnd: 0.1,
         minLines: 1,
         maxLines: 25
       };