Vanessa 2024-02-25 23:21:03 +08:00
parent 671667981d
commit 1cf8b22fc8

View file

@ -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 {