mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-03 04:31:50 +08:00
This commit is contained in:
parent
f5c12e1ba1
commit
8745d3c1db
@ -2677,11 +2677,11 @@ export class WYSIWYG {
|
||||
// TODO https://github.com/siyuan-note/siyuan/issues/14589 点击 video 也可以测试一下 https://github.com/siyuan-note/siyuan/issues/14569
|
||||
// https://github.com/siyuan-note/siyuan/issues/5901
|
||||
focusByRange(newRange);
|
||||
mobileBlur = false;
|
||||
}
|
||||
/// #if !MOBILE
|
||||
pushBack(protyle, newRange);
|
||||
/// #endif
|
||||
mobileBlur = false;
|
||||
}, (isMobile() || isInIOS()) ? 520 : 0); // Android/iPad 双击慢了出不来
|
||||
protyle.hint.enableExtend = false;
|
||||
if (event.shiftKey) {
|
||||
|
Loading…
Reference in New Issue
Block a user