Sorry, we don't support your browser.  Install a modern browser

Image Focus field

A field that allows you to set the Image Focus Point (Kirby 4) independently from the image, querying a files field

2 years ago

Whats your use-case for this?
In [this issue] (https://github.com/getkirby/kirby/issues/5316) you suggest:

Allow manual activation for other file types, and also disable for image file type, in file blueprint.

That would keep it in the file details.

2 years ago
  • Set different focus point per breakpoint (e.g. in a structure), to get a better control over the responsive behaviour”
  • The site is sharing the same asset in multiple places and you do not want them all to share the same focus point
  • Set points on a Image for e.g. use with a Map, or Highlighting certain areas that isn’t necessarily a focus (I use this with a different CMS right now for “points of interest” of an image in a Structure-like field)
2 years ago

My current feeling is that this screams for a plugin solution but not in the core. In fact what you are describing in the last comment sounds a lot like https://getkirby.com/plugins/sylvainjule/annotator

2 years ago

For sure it could also be a plugin, it should just use the Core components somehow. For Sylvains plugin: I don’t trust them to be updated to v4.

2 years ago