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

feat: improved album covers #1944

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

tomudding
Copy link
Member

Description

Fixes an issue where a 2px-wide border was added around album covers (only noticed it last night after moving albums to the card grid system).

Moves album covers to Glide for caching and processing and made album covers larger (such that you cannot count the pixels on mobile devices).

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation improvement (no changes to code)
  • Other (please specify)

Should help on mobile devices to prevent you from being able to count the number
of pixels. Now that they are a bit larger, it makes sense to move them to Glide
to make them smaller 🤯.
@tomudding tomudding merged commit 225c29d into GEWIS:main Dec 14, 2024
4 checks passed
github-actions bot added a commit that referenced this pull request Dec 14, 2024
Tom Udding: Merge pull request #1944 from tomudding/feature/improved-album-thumbnails

feat: improved album covers

Co-authored-by: tomudding <[email protected]>
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