mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-01 06:18:49 +01:00
This commit is contained in:
parent
4e0a2ead1e
commit
adf193ed32
1 changed files with 2 additions and 0 deletions
|
|
@ -232,6 +232,8 @@ export const handleTouchMove = (event: TouchEvent) => {
|
|||
document.getElementById("menu").style.right = -windowWidth + xDiff + "px";
|
||||
transformMask((windowWidth - xDiff) / windowWidth);
|
||||
}
|
||||
activeBlur();
|
||||
hideKeyboardToolbar();
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue