Bläddra i källkod

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

Enrico Berti 9 år sedan
förälder
incheckning
1d8264b
1 ändrade filer med 1 tillägg och 0 borttagningar
  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
       };