mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 10:00:13 +01:00
♻️ context
This commit is contained in:
parent
3ef5731cb9
commit
65821e57de
22 changed files with 50 additions and 45 deletions
|
|
@ -334,7 +334,7 @@ export class Wnd {
|
|||
} else {
|
||||
openFileById({
|
||||
id: keepCursorId,
|
||||
action: [Constants.CB_GET_FOCUS]
|
||||
action: [Constants.CB_GET_FOCUS, Constants.CB_GET_CONTEXT]
|
||||
});
|
||||
}
|
||||
currentTab.headElement.removeAttribute("keep-cursor");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue