mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-24 01:40:41 +02:00
add diagram link
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user