Skip to content

fix: derive cover art width from row height for 600x800 source aspect - #44

Merged
GuiDev1994 merged 1 commit into
GuiDev1994:mainfrom
KrisEnigma:fix/cover-art-aspect-ratio
Jul 20, 2026
Merged

fix: derive cover art width from row height for 600x800 source aspect#44
GuiDev1994 merged 1 commit into
GuiDev1994:mainfrom
KrisEnigma:fix/cover-art-aspect-ratio

Conversation

@KrisEnigma

@KrisEnigma KrisEnigma commented Jul 17, 2026

Copy link
Copy Markdown

In short, boxart has more horizontal spacing, with proper aspect ratio for containers.

Cover art border was being stretched into roughly square grid cells, distorting the container. Fixed by deriving cell width from row height instead of the reverse, so cells match the source aspect ratio while keeping the same row height as before. Columns are equal-fr tracks in lv_gridview with LV_GRID_ALIGN_CENTER, so the now-narrower cells auto-center -- which is also what gives the extra horizontal spacing, no separate gap tweak needed. Standalone, based on upstream/main.

@GuiDev1994
GuiDev1994 merged commit 0c64f22 into GuiDev1994:main Jul 20, 2026

@GuiDev1994 GuiDev1994 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved and included in #51 (Release v1.1.4).

@GuiDev1994

Copy link
Copy Markdown
Owner

Included in Aurora v1.1.4 via #.

Thank you @KrisEnigma — credited in the README Contributors section and preserved in git history on main.

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.

2 participants