Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change image_fit based on image orientation/aspect ratio #189

Open
curtisbarnard opened this issue Dec 31, 2023 · 1 comment
Open

Change image_fit based on image orientation/aspect ratio #189

curtisbarnard opened this issue Dec 31, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@curtisbarnard
Copy link

In general landscape images display well with image_fit: cover. Most portrait images do no though and would work better with contain. I was think it might be nice to have an option to switch to contain for images that have a portrait orientation or have some aspect ratio that indicates a portrait orientation.

@j-a-n j-a-n added the enhancement New feature or request label Feb 17, 2024
@dallingham
Copy link

A related enhancement would be to allow the option of requesting two side-by-side pictures for portrait mode pictures. The Google Home devices do this. Since their orientation is landscape, when they show portrait pictures, they show two portrait pictures side-by-side, which does a good job of filling the display.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants