adobe-photoshop / generator-core

Core Node.js library for Adobe Photoshop CC's Generator extensibility layer
MIT License
692 stars 97 forks source link

getSVG ignores color overlay effect on shape layers if layer has transparent fill #386

Open canoztokmak opened 7 years ago

canoztokmak commented 7 years ago

SVG generated by getSVG method ignores the color overlay effect if the fill property of shape layer is transparent.

Is this behavior expected or a bug ?

I can provide sample file if needed, but it should be fairly simple to reproduce the issue with any shape layer with transparent fill and color overlay effect.