Vanessa 2023-04-02 12:26:14 +08:00
parent 77f350a61c
commit fbcf15a59e
2 changed files with 5 additions and 1 deletions

View file

@ -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;