This commit is contained in:
parent
2820980060
commit
014ce033c3
1 changed files with 1 additions and 1 deletions
|
@ -65,8 +65,8 @@ export class Hint {
|
|||
setTimeout(() => {
|
||||
this.fill(decodeURIComponent(btnElement.getAttribute("data-value")), protyle);
|
||||
}, 148);
|
||||
focusByRange(protyle.toolbar.range);
|
||||
}
|
||||
focusByRange(protyle.toolbar.range);
|
||||
|
||||
event.preventDefault();
|
||||
event.stopPropagation(); // https://github.com/siyuan-note/siyuan/issues/3710
|
||||
|
|
Loading…
Add table
Reference in a new issue