mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
This commit is contained in:
parent
1d1902813d
commit
48ad384a54
1 changed files with 1 additions and 0 deletions
|
|
@ -663,6 +663,7 @@ export class WYSIWYG {
|
|||
selectRow(rowElement.querySelector(".av__firstcol"), "toggle");
|
||||
}
|
||||
} else if (ctrlElement) {
|
||||
clearSelect(["row", "galleryItem"], this.element);
|
||||
const embedBlockElement = isInEmbedBlock(ctrlElement);
|
||||
if (embedBlockElement) {
|
||||
ctrlElement = embedBlockElement;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue