mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
note about buggy excalidraw-utils for browser svg rendering
This commit is contained in:
parent
a8655fcd27
commit
e437a9d70f
@ -68,6 +68,9 @@ const EXCALIDRAW = {
|
||||
};
|
||||
|
||||
const EXCALIDRAW_UTILS = {
|
||||
/**
|
||||
* FIXME: excalidraw-utils does not render pen-background. maybe own built required?
|
||||
*/
|
||||
js: [
|
||||
"node_modules/@excalidraw/utils/dist/excalidraw-utils.min.js", //v0.1.2
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user