Replies: 1 comment 4 replies
-
|
Actually, png is transparent as default unless you set another color. Pls check the demo gallery export case. The first export is a png and corners are transparent |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hope the default background color for PNG format is transparent, and that options can inherit the snapdom method.
Looking at the code, the background color is set to #fff everywhere. If it's not passed in by default, it won't fill the background — but the default is probably white, right?
Beta Was this translation helpful? Give feedback.
All reactions