Parcourir la source

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

Enrico Berti il y a 9 ans
Parent
commit
bdc87a4

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