Thumbnail not being resized
szermierz - March 25, 2009 - 23:03
| Project: | Node Images |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I'm not sure whether the image being uploaded is supposed to be resized or simply have it's width and height set for the thumbnail view. In any case when I upload an image I get two copies of the same file in my 'files/node_images' directory.
the thumbnail copy of the image '_tn.jpg' is the same as the uploaded file.
I'm wondering if there is some dependency on another Module to do some fancy image manipulation stuff?
