فهرست منبع

HUE-7949 [dashboard] Reduce number of total available columns to speed up renderings

Enrico Berti 7 سال پیش
والد
کامیت
0f2b60b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      desktop/libs/dashboard/src/dashboard/templates/common_search.mako

+ 1 - 1
desktop/libs/dashboard/src/dashboard/templates/common_search.mako

@@ -3812,7 +3812,7 @@ $(document).ready(function () {
     autogenerate_stylesheet: true,
     scroll_container: '.page-content',
     max_cols: 12,
-    max_rows: 6000,
+    max_rows: 400,
     resize: {
       axes: ['x'],
       enabled: true,