Active
Project:
Manual Crop
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2015 at 14:18 UTC
Updated:
20 Jul 2015 at 14:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tessa bakkerHi, please look at #2503175: Duplicate preview with same Media image twice on one page, this looks the same
Comment #2
dougn7 commentedHi Tessa, thanks for reply. I had applied this patch. This works well with that duplication issue, but its not exacly what i want. I need that the multifile image suports different crops with the same image, with no need to upload it again. I tested after apply the patch, and it didnt work. Im using Media 7.x-2.0-alpha4 and Field 7.38.
Comment #3
tessa bakkerHi dougn7,
Can you add one or more screenshots with the problem?
Thanks!
Comment #4
dougn7 commentedTessa, I upload a screenshot, take a look....
Comment #5
dougn7 commentedHi Tessa, any luck with this task?
Comment #6
tessa bakkerHi dougn7,
If you crop the same image with the same image style, every preview will be changed with that same image style.
This is because the unique crop key is a combination of image style + fid and not image style + fid + field instance + field item.
To fix this isn't that hard, but not related to this issue.