You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2021. It is now read-only.
It is useful at times to want to keep some groups while allowing svgcleaner to go wild on the rest. A "no-ungroup" list might be handy in these situations.
Having a selective ungroup may also help with the implementation of <switch> support. Currently I handle these sort of files by manually commenting out the element and the attributes with ungroup turned off, but that's suboptimal.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It is useful at times to want to keep some groups while allowing svgcleaner to go wild on the rest. A "no-ungroup" list might be handy in these situations.
Having a selective ungroup may also help with the implementation of
<switch>
support. Currently I handle these sort of files by manually commenting out the element and the attributes with ungroup turned off, but that's suboptimal.The text was updated successfully, but these errors were encountered: