فهرست منبع

[editor] Added jHueScrollUp for the right panel

Enrico Berti 9 سال پیش
والد
کامیت
88b8e94623
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

@@ -1885,6 +1885,7 @@ ${ require.config() }
       else {
         renderer();
       }
+      $('.right-panel').jHueScrollUp();
     };
 
     window.redrawFixedHeaders = redrawFixedHeaders;