neos / neos-ui

Neos CMS UI written in ReactJS with Immutable data structures.
GNU General Public License v3.0
266 stars 135 forks source link

FEATURE: Allow to specify an image focal point in the crop-image dialog #3835

Open mficzel opened 4 months ago

mficzel commented 4 months ago

Neos might get focal point support In #5127 and to actually use this the cop-image dialog should allow to specify a focal point and visualize focal points in the inspector.

Description

Expected behavior

Focal points can be set and are shown in the inspector when present.

Actual behavior

... nothing so far ...

Affected Versions

Neos: 8.4

UI: 8.4

laurahaenel commented 1 month ago

I leave some inspiration here

image image

And a react based demo for the feeling https://atombrenner.de/focus-crop-react/index.html