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

toSVG() losing path opacity #5739

Closed
mediumhust opened this issue Jun 4, 2019 · 1 comment
Closed

toSVG() losing path opacity #5739

mediumhust opened this issue Jun 4, 2019 · 1 comment

Comments

@mediumhust
Copy link

mediumhust commented Jun 4, 2019

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

@asturur
Copy link
Member

asturur commented Jun 4, 2019

yes is a bug!

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

No branches or pull requests

2 participants