Skip to content

feat: scale down card grid to match Details window footprint#10

Merged
Rubyj merged 2 commits into
mainfrom
feature/smaller-window
Mar 17, 2026
Merged

feat: scale down card grid to match Details window footprint#10
Rubyj merged 2 commits into
mainfrom
feature/smaller-window

Conversation

@Rubyj
Copy link
Copy Markdown
Owner

@Rubyj Rubyj commented Mar 17, 2026

Changes

Shrinks the card-mode grid uniformly to roughly the same screen footprint as the Details damage meter.

Constant Before After
CARD_W 72 56
CARD_H 68 52
CARD_PAD 4 3
CARD_ICON 48 40
TITLE_HEIGHT 24 20
BOTTOM_PAD 8 4

Timer font reduced from 12 to 11pt to match the smaller card height. Icon offset and timer position adjusted proportionally.

@Rubyj Rubyj merged commit 5dcca10 into main Mar 17, 2026
1 check passed
@Rubyj Rubyj deleted the feature/smaller-window branch March 17, 2026 22:02
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