mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-08 21:52:33 +01:00
♻️ menu
This commit is contained in:
parent
828eeee4be
commit
82f9b9c60c
16 changed files with 28 additions and 22 deletions
|
|
@ -635,7 +635,8 @@ export const initKeyboardToolbar = () => {
|
|||
} else if (type === "more") {
|
||||
protyle.breadcrumb.showMenu(protyle, {
|
||||
x: 0,
|
||||
y: 0
|
||||
y: 0,
|
||||
isLeft: true
|
||||
});
|
||||
activeBlur();
|
||||
hideKeyboardToolbar();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue