Преглед изворни кода

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

Enrico Berti пре 9 година
родитељ
комит
bdc87a4
1 измењених фајлова са 1 додато и 1 уклоњено
  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
       };