thedevdojo/voyager

Add fit features for images

Open

#3590 aperta il 28 set 2018

Vedi su GitHub
 (6 commenti) (1 reazione) (0 assegnatari)PHP (2652 fork)batch import
help wantedtype:enhancement

Metriche repository

Star
 (11.817 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

We've got an option to crop, resize and upsize an image. However, not always it's possible to predict in what orientation the user will upload an image so that rules resize: 300x300 and crop: 300x300 will result in either square image or rectangle because an image is landscape-oriented. Therefore there is a need in fit like in Intervention/Image so that it will be needed size always. Please, consider to add this option to image fields.

Guida contributor