Skip to content

fix(gui): match patched card subtitle to base cards#28

Merged
GregTheGreek merged 1 commit into
mainfrom
fix/patched-card-text-clip
Jul 6, 2026
Merged

fix(gui): match patched card subtitle to base cards#28
GregTheGreek merged 1 commit into
mainfrom
fix/patched-card-text-clip

Conversation

@GregTheGreek

Copy link
Copy Markdown
Owner

Summary

Patched ROM grid cards showed a long based on <title> subtitle that WKWebView wouldn't clip inside the grid, so the text spilled across neighboring cards. Swap it for the same system · size metadata line the base ROM cards use - short, consistent, no overflow. Renders correctly in Chromium and WKWebView.

Test plan

  • Library grid: patched cards show GBA · <size> matching base cards, no text overflow
  • Narrow window widths (4-wide card layout) still clip cleanly

@GregTheGreek
GregTheGreek marked this pull request as ready for review July 6, 2026 10:04
The patched ROM card subtitle rendered a long "based on <title>" line
that WKWebView failed to clip inside the grid, spilling text across
neighboring cards. Use the same system + size metadata line as base
ROM cards so it stays short and consistent.

Co-Authored-By: Claude
@GregTheGreek
GregTheGreek force-pushed the fix/patched-card-text-clip branch from b4ac99b to 343539e Compare July 6, 2026 10:14
@GregTheGreek
GregTheGreek merged commit b3808d0 into main Jul 6, 2026
7 checks passed
@GregTheGreek
GregTheGreek deleted the fix/patched-card-text-clip branch July 6, 2026 10:21
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