endroid / qr-code

QR Code Generator
https://endroid.nl
MIT License
4.46k stars 727 forks source link

Semi transparent background not working #361

Closed therealsamsquanch closed 2 years ago

therealsamsquanch commented 2 years ago

I'm using version 4.4.4 and when I set the background with a bit of transparency, it's correctly applied to the margin but not the background of the QR itself. I can get it fully transparent if I set transparency to 127. I'm using getDataUri() to get the result.

endroid commented 2 years ago

Hi @therealsamsquanch I found the issue and this should be fixed in 4.4.7. Thank you!