Emanuel Miroiu

Results 26 issues of Emanuel Miroiu

Two `SelectionChanged` events are triggered when calling `NodifyEditor.EndSelecting` if the selection contains both connections and item containers. **To Reproduce** 1. Select at least one connection and one item container 2....

bug

**Is your feature request related to a problem? Please describe.** It can be hard to see the text displayed on the middle of the connection. **Describe the solution you'd like**...

enhancement

There's no documentation about the hot keys displayed for pending connections. We should document the following topics: - customizing the display mode - limiting the maximum number of hot keys...

documentation
good first issue

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...

documentation
good first issue

You can now browse all documentation directly at https://miroiu.github.io/nodify/wiki/getting-started.html The wiki mirrors the GitHub version, but with a cleaner experience and a powerful search field to help you quickly find...

documentation

**Is your feature request related to a problem? Please describe.** The current implementation uses a singleton to manage the editor gestures. This makes it really hard to have custom gestures...

enhancement