提交 23a525d2 编写于 作者: H hancong03

Merge remote-tracking branch 'upstream/dev-1.3.0' into dev-1.3.0

......@@ -173,7 +173,6 @@
editorui.buttons[cmd] = ui;
editor.addListener('selectionchange', function () {
ui.setDisabled(editor.queryCommandState(cmd) == -1);
ui.setColor(editor.queryCommandValue(cmd));
});
return ui;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册