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

setAttributeOptional is obsolete #38

Closed
meyfa opened this issue Dec 31, 2017 · 0 comments
Closed

setAttributeOptional is obsolete #38

meyfa opened this issue Dec 31, 2017 · 0 comments
Assignees
Labels
enhancement Improvement to an existing feature

Comments

@meyfa
Copy link
Owner

meyfa commented Dec 31, 2017

Through 0747a98, the SVGNode::setAttributeOptional method has become obsolete. It is now possible to call the standard setAttribute instead with exactly the same result. setAttributeOptional could then be removed entirely.

This issue serves as a reminder to verify that claim and to update all usages.

@meyfa meyfa added the enhancement Improvement to an existing feature label Dec 31, 2017
@meyfa meyfa self-assigned this Dec 31, 2017
@meyfa meyfa closed this as completed in a019f6a Dec 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant