Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 379
    • Issues 379
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !1297

Add track or album cover to track detail page

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged heyarne requested to merge heyarne/funkwhale:enhancement/cover-on-track-detail-page into develop Apr 17, 2021
  • Overview 8
  • Commits 1
  • Pipelines 2
  • Changes 1

image

I'm scratching an own itch here again and would like to share the result in case it's helpful. I have modified the track detail page to show a cover, providing a quick visual cue to differentiate between multiple track detail pages (across many tabs for example). It prefers a track's cover if it exists and falls back to the album cover.

I have chosen the large resolution cover because it's 600x600 and the column this is positioned in is approximately 300px wide both on mobile and desktop, making it too wide for the 200x200 medium square.

Before: image

After: image

If this is good to merge I'm happy to add a changelog entry.

Edited Apr 17, 2021 by heyarne
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: enhancement/cover-on-track-detail-page