|
Previous
·
Next
|
martink
|
Date: 3/28/2007 2:34 pm · Subject: WebGUI::Image->new doesn't obey width and height settings · Rating: -1
If you don't use setImageWidth and -Height explicitly a 1x1 pixel image results.
|
| Back to Top |
Rate [ | ]
|
| |
nogura
|
Date: 4/6/2007 9:29 am · Subject: Re: WebGUI::Image->new doesn't obey width and height settings · Rating: -3
Give me a step by step to reproduce this one please. I'm not seeing it.
|
| Back to Top |
Rate [ | ]
|
| |
martink
|
Date: 4/10/2007 1:43 am · Subject: Re: WebGUI::Image->new doesn't obey width and height settings · Rating: 2
If you set width and height through the new() constructor, you'll only get a 1x1 pixel. Since I wrote the WG::Image thingy I'll fix it. I put the report here so I wouldn't forget.
|
| Back to Top |
Rate [ | ]
|
| |
colink
|
Date: 4/17/2007 11:48 pm · Subject: Re: WebGUI::Image->new doesn't obey width and height settings · Rating: 0
Graham just committed a fix for this same problem in Storage::Image. You could probably rip off the code to help fix this bug.
|
| Back to Top |
Rate [ | ]
|
| |
martink
|
Date: 4/18/2007 3:34 am · Subject: Re: WebGUI::Image->new doesn't obey width and height settings · Rating: 1
Ok, I'll check it out friday.
|
| Back to Top |
Rate [ | ]
|
| |
martink
|
Date: 4/20/2007 10:01 am · Subject: Re: WebGUI::Image->new doesn't obey width and height settings · Rating: -1
Fixed in 7.3.15
|
| Back to Top |
Rate [ | ]
|
| |