Remove undesired line
flobruit - February 13, 2009 - 19:46
| Project: | Imagecache Effects |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
When using a bottom or right reflection a line is added between the original image and the reflection (more visible on non-transparent images).
This line is actually the result of the first row of pixels right outside the original image (which doesn't have any content) being copied on top of the new image. This patch fixes the issue.
| Attachment | Size |
|---|---|
| remove_line.patch | 1.45 KB |

#1
The bug exists. It's annoying.
but the patch doesn't work...
A
#2
I had the same problem and the patch worked for me.
Thanks @flobruit