miroiu / nodify

Highly performant and modular controls for node-based editors designed for data-binding and MVVM.
https://miroiu.github.io/nodify
MIT License
1.3k stars 208 forks source link

[Feature] Configurable editor key-bindings #46

Closed miroiu closed 1 year ago

miroiu commented 1 year ago

Is your feature request related to a problem? Please describe. It's possible but very hard to override the default keybindings for panning, selecting, etc.

Describe the solution you'd like I would like to have the possibility to change the default keybindings.

Additional context WolvenKit

miroiu commented 1 year ago

Fixed in #47