nodify
nodify copied to clipboard
[Application] Avalonia refactoring version
Describe the application
Hi, I open source on github and I refactor Nodify using AvaloniaUI, it is currently in the early stages and would like some help
Nodify.Avalonia
Screenshots
Additional context Add any other context here.
Hi! This is cool. What can I help you with?
groupingNode doesn't seem to have any storage?
GroupingNode tells the editor to select the nodes inside its area when it is selected. This way when we don't move the GroupingNode alone, but the entire selection. Of course, you can come up with a better idea.
Hi @MakesYT, thank you for all your effort! I want to let you know that there is now a recommended Avalonia port that tries to stay as close as possible to this code base and it has all the features the WPF version has. You can check it out here: https://github.com/BAndysc/nodify-avalonia
I will close the issue for now. Please feel free to reopen it in case you need more information.