mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
add diagram link
This commit is contained in:
parent
bdb1ec387d
commit
bcb50188b8
1 changed files with 1 additions and 0 deletions
|
@ -207,6 +207,7 @@ const recomputeOrigin = (
|
||||||
return newOrigin;
|
return newOrigin;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// refer to https://link.excalidraw.com/l/6rfy1007QOo/6stx5PmRn0k
|
||||||
export const getUncroppedImageElement = (
|
export const getUncroppedImageElement = (
|
||||||
element: ExcalidrawImageElement,
|
element: ExcalidrawImageElement,
|
||||||
elementsMap: ElementsMap,
|
elementsMap: ElementsMap,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue