mhgolkar / Arrow

Game Narrative Design Tool
https://mhgolkar.github.io/Arrow/
MIT License
909 stars 42 forks source link

Use arrow keys to move nodes #32

Closed ArthyChaux closed 2 years ago

ArthyChaux commented 3 years ago

Basically, when selecting nodes, you move them in the canvas using the arrow keys

mhgolkar commented 2 years ago

Thanks @ArthyChaux

It's now implemented in v1.5.0. It works in combination with Control key (i.e. Ctrl+Arrow-Keys) to keep the normal UI bindings intact.