mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-09 22:22:34 +01:00
This commit is contained in:
parent
73505073e6
commit
47b66562a6
3 changed files with 9 additions and 3 deletions
|
|
@ -53,6 +53,7 @@ export const openNewWindowById = (id: string, options: windowOptions = {}) => {
|
|||
}
|
||||
};
|
||||
if (response.data.rootID === id) {
|
||||
json.children.action = Constants.CB_GET_SCROLL;
|
||||
/// #if !BROWSER
|
||||
ipcRenderer.send(Constants.SIYUAN_OPEN_WINDOW, {
|
||||
position: options.position,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue