瀏覽代碼

[editor] Fix scrollbar size after new results are rendered

Enrico Berti 9 年之前
父節點
當前提交
1e4739c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      desktop/libs/notebook/src/notebook/templates/editor_components.mako

+ 1 - 0
desktop/libs/notebook/src/notebook/templates/editor_components.mako

@@ -1856,6 +1856,7 @@ ${ require.config() }
               clonedContainerPosition: "fixed"
             });
             createXScrollbar(_el);
+            $('.right-panel').perfectScrollbar('update');
           }
           else {
             _el.jHueTableExtender({