mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-21 10:27:44 +08:00
Feat:收起所有节点操作将思维导图移至画布中心
This commit is contained in:
parent
b4e0ad6881
commit
88f2e60720
@ -892,7 +892,7 @@ class Render {
|
||||
})
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
// 粘贴
|
||||
async paste() {
|
||||
const { errorHandler, handleIsSplitByWrapOnPasteCreateNewNode } =
|
||||
@ -1368,7 +1368,7 @@ class Render {
|
||||
0
|
||||
)
|
||||
this.mindMap.render(() => {
|
||||
this.mindMap.view.reset()
|
||||
this.setRootNodeCenter()
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user