- Issue created by @michaelschutz
- š§šŖBelgium gwenwebIām facing the same issue as @michaelschutz. I would like to be able to choose the focal point on a media while editing a node. I was able to do this before, but I'm not sure which update changed it. 
- š§šŖBelgium gwenwebHave you tried this patch ? https://www.drupal.org/project/focal_point/issues/3094478#comment-15596936 ā 
- š«š·France DrDamDid you check about media_contextual_crop ā ? This module provide a way to wire crop and medias 
- š§šŖBelgium jjgwYou can set the focal point not only when adding an image to the library (media/add/image), but also when editing. 
 Not in the usual content edit form, but from the pencil that appears at the top right when the article with your images is displayed. It's not ideal, but it is an alternative.
- š«š·France DrDamBut if you editing the media, you change it on all its usage 
- š®š³India ajmaltashThe same issue I am also facing with Drupal 10 not only in Node edit/add form but also in Layout Builder media modal. Focal point is missing. Focal point feature should come with Media modal , is this somewhat related to applying Style? Anyone has solution or idea please share. 
- š«š·France DrDamdid you check bout media_contextual_crop collection, and more precisly focal_point adapter module ā ?