Skip to content

Conversation

@maribethb
Copy link
Collaborator

Fixes #713

  • Add a static method to KeyboardNavigation class that calls registerNavigationDeferringToolbox. This code wasn't otherwise previously exported from the plugin.
  • Update the README with instructions to use that or to override onKeyDown_ in custom toolbox implementations.

@maribethb maribethb requested a review from a team as a code owner September 5, 2025 18:34
@maribethb maribethb requested review from gonfunko and removed request for a team September 5, 2025 18:34
@maribethb maribethb merged commit 344c1bf into RaspberryPiFoundation:main Sep 5, 2025
14 of 16 checks passed
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.

NavigationDeferringToolbox registration happens outside constructor

2 participants