Closed (duplicate)
Project:
Imagecache Effects
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2010 at 20:48 UTC
Updated:
8 Jun 2010 at 20:25 UTC
The creation of an image reflection causes a 1px line on the bottom or right of an image; but NOT the top or left.
For example: http://mkfilms.org/images/unwanted_line.jpg
Possible clue:
There appear to be some misplaced relationships among height and width, like these on lines 160-161:
case 'right':
$steps = min($options['size'], $image->info['height']);
Notes:
Comments
Comment #1
steven jones commentedDuplicate of #374100: Remove undesired line