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.27k stars 205 forks source link

Added drag and drop example in Calculator app #82

Closed miroiu closed 7 months ago

miroiu commented 7 months ago

Added NodifyEditor.GetLocationInsideEditor utility

📝 Description of the Change

Added an example of how to drag nodes from a toolbox into the editor. Related #81

🐛 Possible Drawbacks

None.