mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-03 23:38:49 +01:00
This commit is contained in:
parent
3699129d7a
commit
3801e030df
1 changed files with 1 additions and 1 deletions
|
|
@ -784,7 +784,7 @@ ${genHintItemHTML(item)}
|
|||
focusBlock(nodeElement);
|
||||
} else if (nodeElement.classList.contains("av")) {
|
||||
avRender(nodeElement, protyle, () => {
|
||||
focusBlock(nodeElement);
|
||||
(nodeElement.querySelector(".av__title") as HTMLInputElement).focus();
|
||||
});
|
||||
} else {
|
||||
focusByWbr(nodeElement, range);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue