- 🇬🇧United Kingdom 2dareis2do
I would also like the ability to use when using core 'media library' widget.
- Status changed to Fixed
12 months ago 10:41am 23 January 2024 - 🇫🇮Finland sokru
I've several projects where focal_point is used with Drupal core's media module.
It needs something like this configuration forcore.entity_form_display.media.image.default.yml
:langcode: en status: true dependencies: config: - field.field.media.image.field_media_image - image.style.scaled_m - media.type.image module: - focal_point id: media.image.default targetEntityType: media bundle: image mode: default content: field_media_image: type: image_focal_point weight: 1 region: content settings: progress_indicator: throbber preview_image_style: scaled_m preview_link: true offsets: '50,50' .........
- 🇬🇧United Kingdom 2dareis2do
thanks @sokru
Can you share a screen shot of how this looks in the media widget?
Thanks again.
Automatically closed - issue fixed for 2 weeks with no activity.