We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.1.0
https://jsfiddle.net/tinyhustlee/v8dyb2wj/3/
Which browsers?
Load SVG from URL, set object opacity 0.3. Then use the function toSVG() to export canvas to svg ( click the button To SVG in jsfiddle ).
Exported SVG has the same opacity with canvas
Exported SVG losing opacity
The text was updated successfully, but these errors were encountered:
yes is a bug!
Sorry, something went wrong.
No branches or pull requests
Version
3.1.0
Test Case
https://jsfiddle.net/tinyhustlee/v8dyb2wj/3/
Information about environment
Which browsers?
Steps to reproduce
Load SVG from URL, set object opacity 0.3. Then use the function toSVG() to export canvas to svg ( click the button To SVG in jsfiddle ).
Expected Behavior
Exported SVG has the same opacity with canvas
Actual Behavior
Exported SVG losing opacity
The text was updated successfully, but these errors were encountered: