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

Add width/height to all svg files to ensure they can be rendered correctly in Firefox #146

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Tethik
Copy link
Contributor

@Tethik Tethik commented Feb 19, 2025

This fixes ~200+ icons that did not render in firefox.

Also adds tests to check for any future broken svg files - currently these reside in the plugin related folders.
There's also a script you can run from the root directory which will automatically attempt to patch any broken svg file found using values from the viewBox attribute.

Fixes #142

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

Successfully merging this pull request may close these issues.

Icons not rendered on components in diagram in Firefox
1 participant