This commit is contained in:
parent
671667981d
commit
1cf8b22fc8
1 changed files with 1 additions and 1 deletions
|
@ -2289,7 +2289,7 @@ export class WYSIWYG {
|
|||
actionElement.parentElement.setAttribute("updated", dayjs().format("YYYYMMDDHHmmss"));
|
||||
updateTransaction(protyle, actionId, actionElement.parentElement.outerHTML, html);
|
||||
}
|
||||
} else {
|
||||
} else if (window.siyuan.config.editor.listItemDotNumberClickFocus) {
|
||||
if (protyle.block.showAll && protyle.block.id === actionId) {
|
||||
enterBack(protyle, actionId);
|
||||
} else {
|
||||
|
|
Loading…
Add table
Reference in a new issue