5
Image Cropping per relation and not per image
Source: directus/directus#22508 · opened by @LasseRosenow
Summary If an image is cropped when selected through a collection, it should only be cropped for that collection and not for other places that also use that image. Basic Example _No response_ Motivation It is really common that users reuse images. Since directus allows to select images from the media picker, often our users just pick an image that is already there and then crop it to fit the specific needs of the place they use it right now. The issue here is that these images might also be used at other places and cropping it, will affect these places. Detailed Design Option 1: • Create a copy of the image when it is cropped from the context of a specific collection. Option 2: • Save the cropping rect in the collection tied to the image and automatically crop it when called by the API. • This is similar to how I think Focal Points should be handled, so could be implemented similarly see #22507 Requirements List Must Have: •…
No pledges yet. Be the first to back this.
Comments
Similar requests
Add the abillity to select type of relation field in many to any relation
2 votes · 0 comments
Search in relational/display fields
94 votes · 0 comments
How to use Google Cloud Spanner Sql with Directus?
1 vote · 0 comments
Default value field present in O2M field creation
3 votes · 0 comments
Implement 'Save All' Functionality for Nested Collections in Relation Drawer
3 votes · 0 comments
No comments yet.