mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
🎨 Improve av https://github.com/siyuan-note/siyuan/issues/15659
This commit is contained in:
parent
ef643e60d7
commit
d3e86ffcaa
1 changed files with 2 additions and 0 deletions
|
@ -325,6 +325,8 @@ func updateAttributeViewBlockText(updatedDefNodes map[string]*ast.Node) {
|
|||
if changedAv {
|
||||
av.SaveAttributeView(attrView)
|
||||
ReloadAttrView(avID)
|
||||
|
||||
refreshRelatedSrcAvs(avID)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue