Replies: 1 comment
|
Same issue in folder view. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
In the Collections section, the Grid View currently displays posters as square thumbnails, which causes the artwork to be cropped.
In contrast, the Movies / TV Shows sections display posters using a portrait aspect ratio, allowing the full poster artwork to remain visible.
The goal is to make the Grid View consistent across both sections by using the same poster aspect ratio and display behavior as Movies / TV Shows.
Basic Example
Collections:

Movies / TV Shows:

Drawbacks
This would provide a more consistent experience across all sections using Grid View and prevent poster artwork from being unnecessarily cropped.
Unresolved questions
No response
Implementation
All reactions