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/15553
This commit is contained in:
parent
94d37ae47e
commit
52cd7d0bfa
1 changed files with 0 additions and 2 deletions
|
@ -3559,9 +3559,7 @@ func sortAttributeViewRow(operation *Operation) (err error) {
|
|||
if av.KeyTypeMSelect == groupKey.Type {
|
||||
// 跨多选分组时一个项目可能会同时存在于多个分组中,需要重新生成分组
|
||||
regenAttrViewGroups(attrView, "force")
|
||||
return
|
||||
}
|
||||
|
||||
}
|
||||
} else { // 同分组内排序
|
||||
for i, r := range groupView.GroupItemIDs {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue