mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-08 00:04:21 +01:00
This commit is contained in:
parent
fa6f57dc97
commit
00a7dcee42
2 changed files with 5 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ export const mindmapRender = (element: Element, cdn = Constants.PROTYLE_CDN) =>
|
|||
trigger: "item",
|
||||
triggerOn: "mousemove",
|
||||
},
|
||||
backgroundColor: "transparent",
|
||||
});
|
||||
e.setAttribute("data-render", "true");
|
||||
if (!renderElement.textContent.endsWith(Constants.ZWSP)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue