Explorar el Código

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

Enrico Berti hace 9 años
padre
commit
bdc87a4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      desktop/core/src/desktop/static/desktop/js/ko.hue-bindings.js

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