mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
dd34f25b94
commit
c993d19bff
1 changed files with 0 additions and 3 deletions
|
|
@ -1280,9 +1280,6 @@ func (tx *Transaction) doInsert(operation *Operation) (ret *TxErr) {
|
|||
node.InsertAfter(remain)
|
||||
}
|
||||
node.InsertAfter(insertedNode)
|
||||
|
||||
parentFoldedHeading := treenode.GetParentFoldedHeading(insertedNode)
|
||||
unfoldHeading(parentFoldedHeading)
|
||||
} else {
|
||||
node = treenode.GetNodeInTree(tree, operation.ParentID)
|
||||
if nil == node {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue