mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
This commit is contained in:
parent
f3f4760dee
commit
1ccce5e013
1 changed files with 1 additions and 0 deletions
|
|
@ -2492,6 +2492,7 @@ export const setFold = (protyle: IProtyle, nodeElement: Element, isOpen?: boolea
|
|||
}
|
||||
}
|
||||
clearSelect(["img", "av"], nodeElement);
|
||||
scrollCenter(protyle, nodeElement);
|
||||
}
|
||||
const id = nodeElement.getAttribute("data-node-id");
|
||||
const doOperations: IOperation[] = [];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue