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

HUE-7949 [dashboard] Safety net avoiding loading back overlapped widgets

Enrico Berti пре 7 година
родитељ
комит
7100892c45
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      desktop/libs/dashboard/src/dashboard/templates/common_search.mako

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

@@ -3811,6 +3811,7 @@ $(document).ready(function () {
     widget_base_dimensions: ['auto', WIDGET_BASE_HEIGHT],
     autogenerate_stylesheet: true,
     scroll_container: '.page-content',
+    avoid_overlapped_widgets: true,
     max_cols: 12,
     max_rows: 400,
     resize: {