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.38k stars 224 forks source link

[Feature] Add support for ScrollViewer #141

Closed miroiu closed 1 month ago

miroiu commented 1 month ago

Is your feature request related to a problem? Please describe. The nodes can be far away from each other and without a minimap, it's easy to get lost.

Describe the solution you'd like I would like to see scrollbars that I can use to reach the nodes outside the viewport.

Describe alternatives you've considered Using a minimap.