mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-11 23:22:33 +01:00
This commit is contained in:
parent
5a9bb84641
commit
a635bcbafd
15 changed files with 63 additions and 64 deletions
|
|
@ -755,7 +755,7 @@ export class Graph extends Model {
|
|||
isBacklink: false,
|
||||
x: params.event.center.x,
|
||||
y: params.event.center.y,
|
||||
nodeIds: [node.id],
|
||||
refDefs: [{refID: node.id}]
|
||||
}));
|
||||
} else {
|
||||
checkFold(node.id, (zoomIn, action: TProtyleAction[]) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue