excalidraw-animate
excalidraw-animate copied to clipboard
[Bug] Generated animation is slightly off on y-axis compared to original image
I absolutely love the tool but faced this bug today, so thought I will report it.
Here's my excalidraw image:
When I try to import it in excalidraw-animate it is animated, but slightly off-axis! This is a bit confusing, I have tried importing both via link and the .excalidraw file.
Here's what it looks like:
If you observe, the red arrows are offset on y-axis by a few pixels, unlike the original drawing!
Attaching my .excalidraw image for reproduction of the bug here:
day_16.excalidraw.zip
p.s: Attaching as a .zip as Github doesn't support .excalidraw format! 🤦
Interestingly!
It seems like an inline render issue in the webapp on Safari, because when I downloaded the SVG and tried opening it in my Chrome browser tab, it did render correctly:
Chrome
Safari
Interesting indeed.