Skip to content

Fix cover image not being circular - #8

Open
AlexGustafsson wants to merge 1 commit into
navidrome:masterfrom
AlexGustafsson:fix/cover-image-aspect
Open

AlexGustafsson wants to merge 1 commit into
navidrome:masterfrom
AlexGustafsson:fix/cover-image-aspect

Conversation

@AlexGustafsson

Copy link
Copy Markdown

The cover image will in some cases differ in size and not be rendered properly as a perfect circle (or square). The mobile styles enforce an exact width and don't suffer from this issue.

This is fixed by setting the aspect-ratio of the cover image's container to 1:1.

The cover image will in some cases differ in size and not be rendered
properly as a perfect circle (or square). The mobile styles enforce an
exact width and don't suffer from this issue.

This is fixed by setting the aspect-ratio of the cover image's container
to 1:1.
@AlexGustafsson

Copy link
Copy Markdown
Author

In Navidrome this is most easily tested by using the share functionality and changing the style.

image

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant