mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-18 18:10:43 +08:00
🐛 嵌入块
This commit is contained in:
parent
eb59b566e5
commit
7604a0a930
@ -461,7 +461,7 @@ export const onTransaction = (protyle: IProtyle, operation: IOperation, isUndo:
|
||||
updateBlock(updateElements, protyle, operation, isUndo);
|
||||
}
|
||||
});
|
||||
} else { // updateElements 没有包含潜入块,在悬浮层编辑潜入块时,潜入块也需要更新
|
||||
} else { // updateElements 没有包含嵌入块,在悬浮层编辑嵌入块时,嵌入块也需要更新
|
||||
// 更新 ws 嵌入块
|
||||
updateEmbed(protyle, operation);
|
||||
// 更新 ws 引用块
|
||||
|
Loading…
Reference in New Issue
Block a user