Hi,
Focal Point module offers a setting to calculate initial focal point using Smartcrop module.
This works great for fields which use the 'Image' widget.
However, I noticed this setting is not honoured when you add or edit an image by means of the Media browser widget.
The initial focal point is always the default 50, 50.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | calculate-default-focal-point-media-browser-2832020-2.patch | 1.22 KB | bmunslow |
Comments
Comment #2
bmunslow commentedPlease find attached patch that fixes this issue.
All it does is make sure a default value is calculated through the
_focal_point_guess_defaultfunction.Comment #4
bleen commented...for future reference, please make sure you create patches from the root of the module, not the root of your site.
Other than that, this (also) looks good to me so I'm committing.
Thanks!
Comment #5
bleen commented