Dynamic window size#44
Merged
Merged
Conversation
… to calendar from schedule or standings
…ar -- stil need to perform testing
conorpcleary
added a commit
that referenced
this pull request
May 17, 2026
* Add full season data (#37) * Adding game status information to the GameWidget * cleanup * Start adding full season data to the application * pylint fix * Fix the calendar pagination navigation bug -- more work to come * Fix bug #2: ensure the intended focus date is in focus when returning to calendar from schedule or standings * Fix last bug: ensure a date is selected when paginating in the calendar -- stil need to perform testing * doc updates * fix game status display bug for middle and end of inning * Dynamic window size (#44) * Adding game status information to the GameWidget * cleanup * Start adding full season data to the application * pylint fix * Fix the calendar pagination navigation bug -- more work to come * Fix bug #2: ensure the intended focus date is in focus when returning to calendar from schedule or standings * Fix last bug: ensure a date is selected when paginating in the calendar -- stil need to perform testing * doc updates * fix game status display bug for middle and end of inning * dynamic window sizing implementation * AGENTS update * Pre release refactor (#47) * Gemini refactor part 1: restructuring * Gemini refactor part 2: robust error handling * PyPI readiness (#49) * PyPI readiness * fix * Fix github workflows to account for requirements.txt deletion * fix syntax error in publish workflow
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Title
Ensure screens are dynamically sized based on the amount of content to display.
Changes
Known Issues
Testing
Describe testing