diff --git a/src/controllers/resize.js b/src/controllers/resize.js index 79c801d..b744bdf 100644 --- a/src/controllers/resize.js +++ b/src/controllers/resize.js @@ -17,9 +17,9 @@ export default function luckysheetsizeauto(isRefreshCanvas=true) { $("#luckysheet_info_detail").hide(); } else { - $("#luckysheet_info_detail").show(); + // $("#luckysheet_info_detail").show(); // Store.infobarHeight = 56; - Store.infobarHeight = document.querySelector('#luckysheet_info_detail').offsetHeight; + // Store.infobarHeight = document.querySelector('#luckysheet_info_detail').offsetHeight; } if (!!Store.toobarObject && !!Store.toobarObject.toobarElements && Store.toobarObject.toobarElements.length === 0) { diff --git a/src/controllers/sheetmanage.js b/src/controllers/sheetmanage.js index 9f17f19..a5fba9f 100644 --- a/src/controllers/sheetmanage.js +++ b/src/controllers/sheetmanage.js @@ -802,7 +802,7 @@ const sheetmanage = { luckysheetcreatedom(colwidth, rowheight, data, menu, title); setTimeout(function () { - tooltip.createHoverTip("#luckysheet_info_detail" ,".luckysheet_info_detail_back, .luckysheet_info_detail_input, .luckysheet_info_detail_update"); + // tooltip.createHoverTip("#luckysheet_info_detail" ,".luckysheet_info_detail_back, .luckysheet_info_detail_input, .luckysheet_info_detail_update"); tooltip.createHoverTip("#luckysheet-wa-editor" ,".luckysheet-toolbar-menu-button, .luckysheet-toolbar-button, .luckysheet-toolbar-combo-button"); Store.luckysheetTableContentHW = [