Skip to content

Show broadcast logo on baseball live detail games#186

Open
gerber55555 wants to merge 4 commits intodathbe:developmentfrom
gerber55555:feature/baseball-live-detail
Open

Show broadcast logo on baseball live detail games#186
gerber55555 wants to merge 4 commits intodathbe:developmentfrom
gerber55555:feature/baseball-live-detail

Conversation

@gerber55555
Copy link
Copy Markdown

Summary

  • Show broadcast logos at the bottom of the box when baseball live detail is displayed, instead of hiding them
  • When hideBroadcasts is true, the broadcast is hidden and the box uses its original height with no extra space reserved
  • Adjusts box heights, logo/score positioning, and detail container positioning for all states (active at-bat, mid-inning, with/without broadcast)

Closes #185

Test plan

  • Verify broadcast logo appears at bottom center of baseball detail box when hideBroadcasts: false
  • Verify no broadcast shown and original box height used when hideBroadcasts: true
  • Verify detail (diamond, count, matchup) is vertically centered in all states
  • Verify mid-inning display (no matchup row) is properly centered
  • Test with largeLogos and mediumLogos view styles

🤖 Generated with Claude Code

dathbe and others added 4 commits March 11, 2026 16:12
Instead of hiding broadcast logos when baseball detail is showing,
position them at the bottom of the box. The box height increases
to accommodate both detail and broadcast content.

When hideBroadcasts is true, the broadcast is hidden and the box
uses its original height with no extra space reserved.

Closes dathbe#185

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gerber55555 gerber55555 changed the base branch from master to development March 31, 2026 02:28
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.

Find a place for the broadcast icon while the MLB live detail is displayed

2 participants