BS5 SignaturePad background color bug (jpeg)

When I load the signaturePad image into image, i.e.
img1.src = mySigPad_signaturePad.toDataURL("image/jpeg",0.8);, the image background is black, which is expected, due to transparent backgrounds on jpeg’s are replaced with the color black.

Now here is the issue, on BS4 signaturePad, in the properties window “BackgroundColor” set to white fixes it, however this doesn’t work on BS5 ??

We’ll have a look at this - looks like there is an update to this library which could help.

We’ve put the new version of the library into the next build. It seems to work properly with both BS4 and BS5.

I’m not sure that it will solve your issue. If not, can you send a sample which demonstrates the issue?