miroiu/nodify

[Docs] Add documentation for customizing the keyboard navigation system

Aperta

#225 aperta il 17 giu 2025

 (2 commenti) (0 reazioni) (2 assegnatari)C# (337 fork)auto 404
documentationgood first issue

Metriche repository

Star
 (1949 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

There's no documentation about customizing the keyboard navigation. We should document the following topics:

  • adding, removing and activating existing keyboard navigation layers
  • customizing the focus visual for editor elements (including connections)
  • customizing the keyboard navigation gestures

The new system was implemented here: https://github.com/miroiu/nodify/pull/224

Guida contributor