mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-26 11:28:49 +01:00
This commit is contained in:
parent
729d823d33
commit
5b78b96b64
1 changed files with 1 additions and 0 deletions
|
|
@ -385,6 +385,7 @@ export const initKeyboardToolbar = () => {
|
|||
const type = buttonElement.getAttribute("data-type");
|
||||
if (type === "done") {
|
||||
if (toolbarElement.clientHeight > 100) {
|
||||
hideKeyboardToolbarUtil();
|
||||
focusByRange(range);
|
||||
} else {
|
||||
activeBlur();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue