瀏覽代碼

HUE-4411 [editor] Enable scrolling past the end of the editor

Enrico Berti 9 年之前
父節點
當前提交
1d8264b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      desktop/core/src/desktop/static/desktop/js/ko.hue-bindings.js

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

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