MLB-LED-Scoreboard / mlb-led-scoreboard

An LED scoreboard for Major League Baseball :baseball:
GNU General Public License v3.0
590 stars 105 forks source link

Tweak: Left justify batter and pitcher names if they are short enough to avoid scrolling #381

Closed WardBrian closed 2 years ago

WardBrian commented 2 years ago

We could make this a config in the layout if we wanted, for now I'm assuming it is better default behavior.

Comparison (specifically noticeable for short batter names like Soto):

Before: before

After: after

WardBrian commented 2 years ago

@ty-porter was this closed on purpose or as a side effect of the release process?

ty-porter commented 2 years ago

Sorry about that, it was closed during release when I spun up a new dev branch and killed off the old one.

WardBrian commented 2 years ago

@twfarley this PR now hides the scores on the pregame in addition to justifying the pitcher/batter

twfarley commented 2 years ago

looks good to me. thanks, Brian.