Blazor-Diagrams / Blazor.Diagrams

A fully customizable and extensible all-purpose diagrams library for Blazor
https://blazor-diagrams.zhaytam.com
MIT License
917 stars 176 forks source link

Know when Diagram has finished rendering #410

Open PDilan321 opened 5 months ago

PDilan321 commented 5 months ago

I am wondering if it's possible to know when all nodes and links have been displayed onto the canvas? And also, if it's possible to redraw them if they haven't rendered correctly (i.e. links do not connect with node)

Thank You

zHaytam commented 4 months ago

Hello, currently no, I am thinking about how to do this.

However, links not connecting to nodes should not be normal, can you create another issue for that to show me?