Skip to content

Conversation

ffex
Copy link
Contributor

@ffex ffex commented Sep 23, 2025

What

Prevents arrow key inputs from being processed in the gui version of the application.

Why

Arrow keys were causing unintended behavior: it count as error in practice mode

Changes

  • Added logic to filter out/ignore arrow key events in gui mode

Testing

  • Tested arrow key presses in gui mode - confirmed they are now ignored
  • Verified other keyboard inputs still work as expected

@mzums mzums merged commit a7aba67 into mzums:main Sep 24, 2025
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.

2 participants