RobertBroersma / beanheads

Easily create characters for your projects
https://beanheads.robertbroersma.com
MIT License
1.39k stars 93 forks source link

[BUG] The beanie is off on apple devices... #23

Open mithi opened 3 years ago

mithi commented 3 years ago

Hi, this is a really awesome project! Thanks for putting it out here!

I'm using your this library in https://epic-notes.vercel.app/react/advanced-hooks/4

And I noticed two bugs.

1. The beanie is off in the downloaded svg

Screen Shot 2021-02-08 at 11 10 12 PM

2. The beanie is also slightly off on mobile (iphone, safari, chrome, firefox)

IMG_0321

(I'm using in on a react project) But it's okay on the web browser.

Just thought you should know! Thanks!

RobertBroersma commented 3 years ago

Hi @mithi,

I don't see this issue on Windows and Android, so I suspect an iOS issue with some of the SVG properties use.

Thanks for letting me know, I'll investigate on iPhone!