sba-scouting/src/sba_scout
Cal Corum 3adc064a42 Fix Gameday lineup row selection and deselect behavior
- Fix bug where clicking to select a player in the middle of the lineup
  would operate on the last added player instead of the clicked row
- Deselect now requires clicking the same row twice (for screenshots)
- Clicking the table after deselect re-enables selection mode
- Fix main.py to actually launch the TUI app
- Add CLAUDE.md with codebase documentation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 13:47:03 -06:00
..
api Add Lineup Builder, Gameday screen, and matchup scoring system 2026-01-25 14:09:22 -06:00
calc Add Lineup Builder, Gameday screen, and matchup scoring system 2026-01-25 14:09:22 -06:00
db Add Lineup Builder, Gameday screen, and matchup scoring system 2026-01-25 14:09:22 -06:00
screens Fix Gameday lineup row selection and deselect behavior 2026-01-28 13:47:03 -06:00
widgets Initial SBA Scout TUI application 2026-01-25 00:22:20 -06:00
__init__.py Initial SBA Scout TUI application 2026-01-25 00:22:20 -06:00
app.py Add Settings screen with YAML configuration 2026-01-27 16:24:28 -06:00
config.py Add Settings screen with YAML configuration 2026-01-27 16:24:28 -06:00