mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 16:58:49 +01:00
This commit is contained in:
parent
de9a686a7c
commit
6290c585e2
1 changed files with 2 additions and 0 deletions
|
|
@ -2121,6 +2121,8 @@ export class WYSIWYG {
|
|||
protyle.toolbar.render(protyle, newRange);
|
||||
} else {
|
||||
hideElements(["toolbar"], protyle);
|
||||
// https://github.com/siyuan-note/siyuan/issues/9785
|
||||
protyle.toolbar.range = newRange;
|
||||
}
|
||||
/// #endif
|
||||
if (!protyle.wysiwyg.element.querySelector(".protyle-wysiwyg--select")) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue