Active
Project:
Node Images
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2009 at 23:03 UTC
Updated:
25 Mar 2009 at 23:03 UTC
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?