mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-23 07:24:07 +01:00
This commit is contained in:
parent
77f350a61c
commit
fbcf15a59e
2 changed files with 5 additions and 1 deletions
|
|
@ -32,7 +32,6 @@ export const openMobileFileById = (id: string, action = [Constants.CB_GET_HL]) =
|
|||
});
|
||||
if (blockElement) {
|
||||
pushBack();
|
||||
focusBlock(blockElement);
|
||||
scrollCenter(window.siyuan.mobile.editor.protyle, blockElement, true);
|
||||
closePanel();
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue