Welcome Guest, Not a member yet? Register   Sign In
resizing without a black fill
#7

[eluser]alphane[/eluser]
I had this a while ago when I ran the resize function twice.

It's a result of the image being resized once, then resized again immediately. It occured when I didn't realise that doing a result check also ran the function.

I'd check and ensure that
Code:
$this->image_lib->resize()
is definitely only being issued once.


Messages In This Thread
resizing without a black fill - by El Forum - 10-04-2008, 06:09 AM
resizing without a black fill - by El Forum - 10-04-2008, 07:53 AM
resizing without a black fill - by El Forum - 10-05-2008, 08:48 PM
resizing without a black fill - by El Forum - 10-07-2008, 03:34 AM
resizing without a black fill - by El Forum - 10-07-2008, 05:54 AM
resizing without a black fill - by El Forum - 10-07-2008, 12:31 PM
resizing without a black fill - by El Forum - 10-08-2008, 03:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB