mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-19 05:28:07 +01:00
This commit is contained in:
parent
119314ba02
commit
ebc2111fe8
7 changed files with 78 additions and 29 deletions
|
|
@ -13,7 +13,7 @@ export class BlockRef extends ToolbarItem {
|
|||
return;
|
||||
}
|
||||
fixTableRange(protyle.toolbar.range);
|
||||
hintRef(protyle.toolbar.range.toString(), protyle, true);
|
||||
hintRef(protyle.toolbar.range.toString(), protyle, "search");
|
||||
protyle.toolbar.element.classList.add("fn__none");
|
||||
event.stopPropagation();
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue