Skip to content

Bug fixes for v0.2.0#55

Merged
conorpcleary merged 1 commit into
developfrom
bug_fixes_0.2
May 25, 2026
Merged

Bug fixes for v0.2.0#55
conorpcleary merged 1 commit into
developfrom
bug_fixes_0.2

Conversation

@conorpcleary

Copy link
Copy Markdown
Owner
  • Fix hotkey 't' behavior in calendar view -> bring current date into focus but dont navigate to scores grid

  • Ignore pagination keys in the standings view since pagination does not make sense in that context

  • Stop mouse clicks from crashing the application

* Fix hotkey 't' behavior in calendar view -> bring current date into focus but dont
  navigate to scores grid

* Ignore pagination keys in the standings view since pagination does not make sense
  in that context

* Stop mouse clicks from crashing the application
@conorpcleary conorpcleary merged commit 5e1e114 into develop May 25, 2026
9 checks passed
@conorpcleary conorpcleary deleted the bug_fixes_0.2 branch May 25, 2026 17:57
conorpcleary added a commit that referenced this pull request May 25, 2026
* Fix hotkey 't' behavior in calendar view -> bring current date into focus but dont
  navigate to scores grid

* Ignore pagination keys in the standings view since pagination does not make sense
  in that context

* Stop mouse clicks from crashing the application
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.

Mouse clicks anywhere break the application Fix pagination buttons not being ignored in the Standings view Fix calendar 't' hotkey behavior

1 participant