Skip to content

fix: add configurable playbar cover art sizing. Fixes #253#263

Merged
LargeModGames merged 1 commit into
mainfrom
fix-253-playbar-cover-art-size
May 19, 2026
Merged

fix: add configurable playbar cover art sizing. Fixes #253#263
LargeModGames merged 1 commit into
mainfrom
fix-253-playbar-cover-art-size

Conversation

@LargeModGames
Copy link
Copy Markdown
Owner

Summary

  • Adds configurable playbar cover art sizing for issue Better album cover layout customization #253.
  • Improves playbar layout so cover art, controls, and progress rendering scale cleanly
    together.
  • Adds config/settings handling and tests for the new cover art size percentage.

Testing

  • cargo fmt --all -- --check
  • cargo test --no-default-features --features telemetry
    • 173 passed
  • cargo clippy --no-default-features --features telemetry -- -D warnings
  • cargo test --no-default-features --features telemetry,cover-art
    • 186 passed

Additional notes

@LargeModGames LargeModGames merged commit 1b40ddc into main May 19, 2026
9 checks passed
@LargeModGames LargeModGames deleted the fix-253-playbar-cover-art-size branch May 19, 2026 12:17
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.

Better album cover layout customization

1 participant