瀏覽代碼

HUE-7949 [dashboard] Enable auto regenerating of Gridster stylesheets to avoid invalid X widget sizes

Enrico Berti 7 年之前
父節點
當前提交
4e30213
共有 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

@@ -3760,6 +3760,7 @@ $(document).ready(function () {
   $('.gridster>ul').gridster({
     widget_margins: [10, 10],
     widget_base_dimensions: ['auto', WIDGET_BASE_HEIGHT],
+    autogenerate_stylesheet: true,
     shift_widgets_up: false,
     shift_larger_widgets_down: false,
     collision: {