mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-03 22:21:48 +01:00
This commit is contained in:
parent
05cfcf7c2b
commit
64900706b2
13 changed files with 119 additions and 58 deletions
|
|
@ -27,10 +27,7 @@ openWindow = () => {
|
|||
};
|
||||
/// #else
|
||||
openWindow = (options: {
|
||||
position?: {
|
||||
x: number,
|
||||
y: number,
|
||||
},
|
||||
position?: IPosition,
|
||||
height?: number,
|
||||
width?: number,
|
||||
tab?: Tab,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue