Files
excalidraw/packages/element
Mark Tolmacs 8ecf9f8607 Binding highlight fixes
Change bind mode timeout logic

Fix tests

Add Alt bindMode switch

 No dragging of arrows when bound, similar to elbow

Fix timeout not taking effect immediately

Bumop z-index for arrows when dragged

Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-07-24 12:06:23 +02:00
..
2025-07-24 12:06:23 +02:00
2025-07-24 12:06:23 +02:00

@excalidraw/element

Install

npm install @excalidraw/element

If you prefer Yarn over npm, use this command to install the Excalidraw utils package:

yarn add @excalidraw/element

With PNPM, similarly install the package with this command:

pnpm add @excalidraw/element