Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: issues with new resize code. #45

Merged
merged 1 commit into from
Oct 19, 2024
Merged

Fix: issues with new resize code. #45

merged 1 commit into from
Oct 19, 2024

Conversation

mycroftw
Copy link
Owner

  1. Created _WidgetInfo namedtuple for the (widget, text) combination used for resizing, for ease of reading and to remove a couple of warnings.
  2. Fixed Game over bug that overflowed the clock, by putting the message into the round bar instead (and zeroing out the clock).

1. Created _WidgetInfo namedtuple for the (widget, text) combination
   used for resizing, for ease of reading and to remove a couple
   of warnings.
2. Fixed Game over bug that overflowed the clock, by putting the
   message into the round bar instead (and zeroing out the clock).
@mycroftw mycroftw merged commit 07c6b7c into master Oct 19, 2024
2 checks passed
@mycroftw mycroftw deleted the resize-bug-fixes branch October 19, 2024 17:04
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