Closed miroiu closed 4 months ago
I really like this demo app! It is just beautiful! I couldn't resist and ported it to Avalonia, the best part - it is possible to run this demo in a browser :D https://cca7896a.nodify-avalonia.pages.dev/ it can be sluggish compared to the desktop version, but hey, it runs everywhere :)
I'm impressed. It's working well in the browser, despite the minor visual glitch of the grid pattern when zooming out.
I really like this demo app! It is just beautiful!
Thanks! I like it too, but the design is not mine. Here's the original app: https://reactflow.dev/examples/nodes/shapes
Thanks! I like it too, but the design is not mine. Here's the original app: https://reactflow.dev/examples/nodes/shapes
Ah, I see, still I am impressed how well you recreated the design and how nice Nodify works for this example :) Great job
📝 Description of the Change
This PR adds a new application example that demonstrates how to implement some common functionalities:
ItemContainer
andConnector
App.xaml
Keybinds:
Delete
Ctrl+Z
andCtrl+Y
orCtrl+Shift+Z
Ctrl+Plus
orCtrl+Minus
Shift+Home
Right Mouse Button
orAlt+Left Mouse Button
Closes #33 Related #116
Credits: https://reactflow.dev/examples/nodes/shapes