WebGUI
      Click here to register.
      
irc://irc.freenode.net#webgui

iPhoneGuy: WebGUI is a pile of crap.
rizen: If WebGUI is such a pile of crap, why do you use it?
iPhoneGuy: Because it's the best pile of crap out there.

If this is what people who hate us are saying, imagine what people who love us will say. Come join us on IRC.


     Report a Bug > WebGUI Bug Tracker

WebGUI::Image->new doesn't obey width and height settings

User martink
Date 3/28/2007 2:34 pm
Severity Minor (annoying, but not harmful)
Version WebGUI 7.3.13
Views 303
Rating -1    Rate [
|
]
Karma Rank 0.000000
Previous · Next
User Message
martink
If you don't use setImageWidth and -Height explicitly a 1x1 pixel image results.


Back to Top
Rate [
|
]
 
 
nogura
Give me a step by step to reproduce this one please.  I'm not seeing it.

Back to Top
Rate [
|
]
 
 
martink
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
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
Ok, I'll check it out friday.


Back to Top
Rate [
|
]
 
 
martink
Fixed in 7.3.15


Back to Top
Rate [
|
]