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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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