Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Line Drawing - IE11 buggy rendering #278

Closed
kh82 opened this issue Nov 7, 2017 · 5 comments
Closed

Line Drawing - IE11 buggy rendering #278

kh82 opened this issue Nov 7, 2017 · 5 comments

Comments

@kh82
Copy link

kh82 commented Nov 7, 2017

Hello,

See attached files for two examples.

This is an icon of a lock, with the top curved part animating as a line drawing. This works in Chrome/Firefox but not IE11/Edge.
line-drawing-anime.zip

This is a world/phone icon. Partial / no animation in IE11 until the icon is clicked.
line-drawing-anime-2.zip

I have about a dozen of these icons, a lot of which have rendering issues in IE/Edge. Any help to diagnose this issue would be appreciated. Not sure if it's Animejs, bad SVG files or just IE being a pain.

Thank you

@juliangarnier
Copy link
Owner

Can you export your example to codepen? That way I can use online tools like crossbrowsertesting.com to test it on Edge (I'm on a mac OS).

Thanks!

@jeroenrinzema
Copy link
Contributor

I created the two examples in codepen:

example 1:
https://codepen.io/jeroenrinzema/pen/VrWYVg

example 2:
https://codepen.io/jeroenrinzema/pen/EbXaeQ

@kh82
Copy link
Author

kh82 commented Nov 23, 2017

Thank you for creating the codepen for me.

The SVG came from the client and we added classes to the parts we wanted to animate. I think our designer re-drew the top hook of the lock, and we reversed the points in the S of the dollar sign so it would animate top to bottom. I've tried exporting the SVGs from Illustrator (with different options) and Inkscape, but it's always buggy / not working.

It's also not working properly in Edge.

@GeorgesGITHUB
Copy link

Is this still a problem?

@kh82
Copy link
Author

kh82 commented Jan 27, 2019

I no longer work at the company that was involved with this, I don't have access to the source code anymore and it was never enabled in a live environment because of this issue.I will close the thread, although I assume this will still be an issue for others if it hasn't been fixed by the latest versions.

Thank you

@kh82 kh82 closed this as completed Jan 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants