mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 08:30:42 +02:00
🐛 Improve av https://github.com/siyuan-note/siyuan/issues/15512
This commit is contained in:
parent
97684b411a
commit
f05a8b5d4e
1 changed files with 0 additions and 2 deletions
|
@ -3480,8 +3480,6 @@ func sortAttributeViewRow(operation *Operation) (err error) {
|
|||
}
|
||||
targetGroupView.GroupItemIDs = util.InsertElem(targetGroupView.GroupItemIDs, previousIndex, itemID)
|
||||
}
|
||||
|
||||
regenAttrViewGroups(attrView, "force")
|
||||
} else { // 同分组内排序
|
||||
for i, r := range groupView.GroupItemIDs {
|
||||
if r == operation.PreviousID {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue