Signwriter doesn't use background image in a three state setting.

The problem is in the signwriter_create_image() function, it should collect and merge all three background images in the for(), instead it looks for a $image->bgimage[$idx] before the for() where $idx is not defined yet.

Besides, the image ends up being transparent, when transparent is actually turned off. X offset doesn't happen either.

Thanks

CommentFileSizeAuthor
#1 signwriter-image.jpg7.29 KBpimsn

Comments

pimsn’s picture

StatusFileSize
new7.29 KB

Yeah, exactly(!) the same here I've attached a snapshot of one of my files. Is there a solution for this?
Subscribing...