excalidraw-animate icon indicating copy to clipboard operation
excalidraw-animate copied to clipboard

A tool to animate Excalidraw drawings

Results 18 excalidraw-animate issues
Sort by recently updated
recently updated
newest added

the drawing color is always in black in free draw. is this a known issue?

I am attempting to animate an excalidraw diagram however getting the following error in the console logs ``` animate.ts:661 Uncaught (in promise) Error: element length mismatch at animateSvg (animate.ts:661:1) at...

help wanted

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4. Release notes Sourced from loader-utils's releases. v2.0.4 2.0.4 (2022-11-11) Bug Fixes ReDoS problem (#225) (ac09944) v2.0.3 2.0.3 (2022-10-20) Bug Fixes security: prototype pollution exploit...

dependencies

This and the claymore / layers scripts are very useful. Any chance to see them on the Excalidraw that works inside Obsidian.md ? - rsd

Here's what I have in excalidraw: ![image](https://github.com/user-attachments/assets/3647620b-c71a-455b-868c-09706c572e10) Here's what the final output of the animation looks like on https://dai-shi.github.io/excalidraw-animate/ ![image](https://github.com/user-attachments/assets/484133e2-0426-44fa-9c97-ad17096b5d16) The text in the animated version is not the hand-drawn...

## Issue https://github.com/dai-shi/excalidraw-animate/issues/55 ## What the change is about It turned out that the `@excalidraw/excalidraw` package is way behind the released app version, hence the issue as the package doesn't...