mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-09 06:02:33 +01:00
This commit is contained in:
parent
7a7af86b11
commit
334a2385b3
13 changed files with 37 additions and 35 deletions
|
|
@ -71,7 +71,7 @@ export const blockRender = (protyle: IProtyle, element: Element, top?: number) =
|
|||
|
||||
processRender(item);
|
||||
highlightRender(item);
|
||||
avRender(item);
|
||||
avRender(item, protyle);
|
||||
if (top) {
|
||||
// 前进后退定位 https://ld246.com/article/1667652729995
|
||||
protyle.contentElement.scrollTop = top;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue