mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 17:10:12 +01:00
This commit is contained in:
parent
1dc5a371f6
commit
5fac682e6f
13 changed files with 120 additions and 111 deletions
|
|
@ -57,6 +57,7 @@ const focusStack = async (app: App, stack: IBackStack) => {
|
|||
app: app,
|
||||
tab,
|
||||
blockId: stack.zoomId || stack.protyle.block.rootID,
|
||||
rootId: stack.protyle.block.rootID,
|
||||
action: stack.zoomId ? [Constants.CB_GET_FOCUS, Constants.CB_GET_ALL] : [Constants.CB_GET_FOCUS]
|
||||
});
|
||||
tab.addModel(editor);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue