Ver código fonte

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

Enrico Berti 9 anos atrás
pai
commit
1d8264be4d

+ 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
       };