Active
Project:
Frontify
Version:
3.0.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2026 at 08:50 UTC
Updated:
15 Jul 2026 at 08:50 UTC
Jump to comment: Most recent
The field/formatter currently renders original asset URLs. There is no way to (a) store a per-asset focal point chosen by the editor, and (b) let the theme impose an aspect-ratio crop that respects that focal point - the equivalent of core image styles + focal_point, but computed by Frontify's own Media Processing API instead of re-hosting derivatives in Drupal.
We run this in production as a composer patch against 3.0.1 (Drupal 11, PHP 8.4) and would like to upstream the capability; the patch is large, so the first step is agreeing on the direction and splitting reviewable MRs (schema first).
Comments