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

Rework section header layout for albums and episodes #968

Merged
merged 4 commits into from
Jan 21, 2024

Commits on Jan 20, 2024

  1. Rework layout of section header

    - Move duplicate code into helper method
    - Unify layout for albums and seasons
    - Correct and ease up the layout calculation
    - Simple runtime calculation and display
    - Replace magic numbers
    wutschel committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    0d79727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4972ad2 View commit details
    Browse the repository at this point in the history
  3. Correct TV Show poster aspect ratio

    Kodi uses 2:3 as aspect ratio for TV Show posters.
    wutschel committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    caf4cdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4aa3473 View commit details
    Browse the repository at this point in the history