♻️ menu

This commit is contained in:
Vanessa 2023-10-04 20:11:33 +08:00
parent 828eeee4be
commit 82f9b9c60c
16 changed files with 28 additions and 22 deletions

View file

@ -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();