mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-22 16:26:09 +01:00
This commit is contained in:
parent
a9899e30cf
commit
803afcf481
1 changed files with 2 additions and 0 deletions
|
|
@ -842,6 +842,7 @@ export class Gutter {
|
|||
srcIDs: sourceIds,
|
||||
avID,
|
||||
}]);
|
||||
focusBlock(selectsElement[0])
|
||||
});
|
||||
}
|
||||
}).element);
|
||||
|
|
@ -1302,6 +1303,7 @@ export class Gutter {
|
|||
srcIDs: sourceIds,
|
||||
avID,
|
||||
}]);
|
||||
focusBlock(nodeElement)
|
||||
});
|
||||
}
|
||||
}).element);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue