mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-19 16:10:12 +01:00
This commit is contained in:
parent
279850f511
commit
9efe61af7c
1 changed files with 1 additions and 1 deletions
|
|
@ -305,5 +305,5 @@ export const refreshAV = (protyle: IProtyle, operation: IOperation, isUndo: bool
|
|||
(operation.action === "removeAttrViewView" ? null : undefined));
|
||||
});
|
||||
}
|
||||
}, 100);
|
||||
}, ["insertAttrViewBlock", "addAttrViewCol"].includes(operation.action) ? 2 : 100);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue