Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Process SVG on attr changing even if SVG url not changed #134 #156

Merged
merged 1 commit into from Jan 5, 2021

Conversation

brnomendes
Copy link
Contributor

When changing the attrs without changing the URL, a short circuit prevents the SVG from being reprocessed, so the force parameter was added, to indicate that the SVG needs to be reprocessed even if the URL has not changed. (A demo with real-time attrs change has been added as well, but it can be changed or removed.)

@arkon arkon merged commit 433ec11 into arkon:master Jan 5, 2021
@arkon
Copy link
Owner

arkon commented Jan 5, 2021

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants