Closed (fixed)
Project:
Imagefield Crop
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2011 at 04:02 UTC
Updated:
30 Sep 2015 at 07:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
charlie-s commentedThis is how I've temporarily hacked this to work...
Line 512 of imagefield_crop.module:
It wasn't enough to simply change the 'path' in the form element because this object is also used in the #process function.
Comment #2
simeonkesmev commentedSeems that the setting "Preview image style" is coming from the default image widget and is not used anywhere in this module. A preview box sizing setting is not implemented at all.
Comment #3
simeonkesmev commentedHere is the feature implemented.
Comment #4
simeonkesmev commented*Please remove comment*
Comment #5
eugene.ilyin commented#4 works for me! Thank you for your patch
Comment #6
ram4nd commentedComment #8
ram4nd commentedComment #9
eugene.ilyin commentedVery strange. Patch was commited, but when I tried to dowload the last dev version, this patch isn't exists in it.
Comment #11
eugene.ilyin commented