Skip to content
This repository was archived by the owner on Nov 29, 2022. It is now read-only.
This repository was archived by the owner on Nov 29, 2022. It is now read-only.

Higher max thumbnail size (Library) #168

@ChameleonScales

Description

@ChameleonScales

Right now album covers are resized inside a portrait-mode rectangle with a fixed aspect ratio (0.67 ?).
At max cover size ("500"px, notice the quotes), an album cover in landscape-mode will be shrunk to much less than 500px.
On modern screens it starts to get small.
3 ways to solve this :

  • simple way 1 : increase the max size
  • simple way 2 : allow for custom aspect ratio
  • less simple way : adaptive aspect ratio

I think the most elegant is option 3 but any other is fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions