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

Handle href for Linear Gradient #920

Closed
wants to merge 1 commit into from

Conversation

gosuperninja
Copy link

For Issue #919

Cache the children incase an href is used.
This wont handle id's which are loaded after a href

@msand
Copy link
Collaborator

msand commented Feb 1, 2019

The resolution probably needs to be done on the native side, and per svg root. Such that id's only get resolved from within a single svg document rather than globally, and such that the gradients can be defined in any order, as I suspect some people/tools might author such content.

@gustavopch
Copy link

So — 2 years later — any news?

@bohdanprog bohdanprog closed this Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants