Active
Project:
Signwriter
Version:
6.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2009 at 14:42 UTC
Updated:
16 Jan 2010 at 15:20 UTC
Jump to comment: Most recent file
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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | signwriter-image.jpg | 7.29 KB | pimsn |
Comments
Comment #1
pimsn commentedYeah, exactly(!) the same here I've attached a snapshot of one of my files. Is there a solution for this?
Subscribing...