Quellcode durchsuchen

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

Enrico Berti vor 9 Jahren
Ursprung
Commit
1d8264b
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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
       };