mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user