提交 6a7587e8 编写于 作者: S serge-rider

RSV: value edit fix (panel refresh)

上级 6b6ae95a
......@@ -1969,7 +1969,7 @@ public class SpreadsheetPresentation extends AbstractPresentation implements IRe
updateValue(value, false);
}
spreadsheet.redrawGrid();
controller.updatePanelsContent(true);
controller.updatePanelsContent(false);
} finally {
setBinding(origAttr);
setCurRow(origRow);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册