mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-16 00:50:56 +08:00
This commit is contained in:
parent
729d823d33
commit
5b78b96b64
@ -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…
Reference in New Issue
Block a user