소스 검색

[editor] Remove force update to the scrollbar that hides autocomplete

Enrico Berti 10 년 전
부모
커밋
fb64ce3535
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      desktop/libs/notebook/src/notebook/templates/editor_components.mako

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

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