Просмотр исходного кода

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

Enrico Berti 9 лет назад
Родитель
Сommit
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,
         showGutter: false,
         showLineNumbers: false,
         showLineNumbers: false,
         showPrintMargin: false,
         showPrintMargin: false,
-        scrollPastEnd: true,
+        scrollPastEnd: 0.1,
         minLines: 1,
         minLines: 1,
         maxLines: 25
         maxLines: 25
       };
       };