Hi, great module!
Once I got going with it, though, I noticed that all my image styles were rendering incorrectly. It took me a while to track this one down, but it seems like the flag 'dimensions passthrough' => TRUE,
should not be used in this module's implementation of hook_image_effect_info(), as it causes images to render using the width and height of their original (full) size, not the Cloudinary-resized derivative.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | cloudinary-image-styles-incorrectly-sized-2866845.patch | 540 bytes | klokie |
Comments
Comment #2
klokie commentedPatch attached.
Comment #3
klokie commentedComment #4
grask0 commentedD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!