neo4j-labs / arrows.app

A graph drawing application
https://arrows.app
Apache License 2.0
107 stars 16 forks source link

Navigation through keyboard arrow #15

Open Sinupper opened 3 years ago

Sinupper commented 3 years ago

It would be great help to use a keyboard arrow to navigate in a window especially when we have big model.

apcj commented 3 years ago

Hi @Sinupper, just so I understand, are you looking to scroll/pan around the graph, or something else?

Do you have any specific key combination in mind, or an example application that uses keyboard navigation in a way that you'd like to see imitated?

Right now the arrow keys can be used to move selection between nodes. Would it be helpful if (for example) the viewport would automatically pan to fit the currently selected node?