提交 ead3642c 编写于 作者: S Serge Rider

#9819 Avoid force refresh (viewer recreate on cell repositioning)


Former-commit-id: 72544465
上级 dd94c163
......@@ -332,7 +332,7 @@ public class SpreadsheetPresentation extends AbstractPresentation implements IRe
// Update controls
controller.updateEditControls();
controller.updateStatusMessage();
controller.updatePanelsContent(true);
controller.updatePanelsContent(false);
if (recordMode) {
// Refresh meta if we are in record mode
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册