mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-17 22:08:25 +08:00
Demo:修复节点正在编辑时切换富文本编辑配置输入框出现异常的问题
This commit is contained in:
@@ -900,6 +900,7 @@ export default {
|
||||
|
||||
// 切换是否开启节点富文本编辑
|
||||
enableNodeRichTextChange(e) {
|
||||
this.mindMap.renderer.textEdit.hideEditTextBox()
|
||||
this.setLocalConfig({
|
||||
openNodeRichText: e
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user