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/15498
This commit is contained in:
parent
c6f91f09c6
commit
c1682895ef
1 changed files with 2 additions and 0 deletions
|
@ -174,6 +174,8 @@ func sortAttributeViewGroup(avID, blockID, previousGroupID, groupID string) (err
|
|||
return err
|
||||
}
|
||||
|
||||
sortGroupViews(time.Now(), view)
|
||||
|
||||
var groupView *av.View
|
||||
var index, previousIndex int
|
||||
for i, g := range view.Groups {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue