nodify icon indicating copy to clipboard operation
nodify copied to clipboard

[Application] Avalonia refactoring version

Open MakesYT opened this issue 1 year ago • 3 comments

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 image

Additional context Add any other context here.

MakesYT avatar Jan 25 '24 12:01 MakesYT

Hi! This is cool. What can I help you with?

miroiu avatar Jan 26 '24 08:01 miroiu

groupingNode doesn't seem to have any storage?

MakesYT avatar Jan 28 '24 03:01 MakesYT

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.

miroiu avatar Feb 03 '24 13:02 miroiu

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.

miroiu avatar Mar 29 '24 12:03 miroiu