parent
1d76e9aabf
commit
bda875b6e6
2 changed files with 17 additions and 12 deletions
|
@ -179,6 +179,7 @@ async function onEditContent(event) {
|
|||
if (!comboMarkdownEditor.value()) {
|
||||
comboMarkdownEditor.value(rawContent.textContent);
|
||||
}
|
||||
comboMarkdownEditor.switchTabToEditor();
|
||||
comboMarkdownEditor.focus();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue