Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Key bindings for navigating the displayed graph #55

Open
vogelsgesang opened this issue Aug 5, 2020 · 1 comment
Open

Key bindings for navigating the displayed graph #55

vogelsgesang opened this issue Aug 5, 2020 · 1 comment

Comments

@vogelsgesang
Copy link
Collaborator

I am personally a huge fan of using the keyboard for almost everything.
As such, it's pretty annoying not to have key-bindings available in query-graphs

I am not quite sure how a good set of key bindings would look like, but I think we will at least need bindings to:

  • pan the displayed area of the tree (shift + left/right/up/down arrow keys?)
  • zoom in/out (maybe overwrite the browser shortcuts Ctrl + and Ctrl -?)
  • expand/collapse node
  • mark a particular node as "hovered" -> display the tooltip information

nice to have:

  • keyboard to follow "crosslink"
@rickcole
Copy link
Collaborator

rickcole commented Aug 5, 2020

Sounds like a good start.
For what it's worth, standalone-server/app.js defines keybinds for spacebar node expansion and key code debugging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants