mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-16 20:18:06 +01:00
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
ef9d811616
commit
a64ab76640
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ func refreshDocInfoWithSize(tree *parse.Tree, size uint64) {
|
|||
|
||||
refreshDocInfo0(tree, size)
|
||||
go func() {
|
||||
time.Sleep(512 * time.Millisecond)
|
||||
time.Sleep(128 * time.Millisecond)
|
||||
refreshParentDocInfo(tree)
|
||||
}()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue