Posted by cabita on August 26, 2011 at 8:58pm
2 followers
Jump to:
| Project: | Imagefield Crop |
| Version: | 6.x-1.0 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi,
I have a field named 'images', this field can to have until 6 images. Each image has a max size file 4 MG.
When I create an image and I am going to "edit" doesn't load the "crop" area for edit if the images are large.
I don't know if it's useful to say that I used a patch (http://drupal.org/files/issues/imgfld_crop_fieldset.patch )for resolve that the crop area didn't load in the edition, however, the crop area doesn't load when the images are large.
Thanks.
Comments
#1
Hello, I have the same issue.
I have a Drupal 6.20 in localhost. I have, inside a fieldset, the image crop fields (3 fields). Also, I must used this patch http://drupal.org/files/issues/imgfld_crop_fieldset.patch due than the crop region is not loaded when the node gonna be edited.
thanks in advance.