Add link rendered event #388
Unanswered
arpanparpan
asked this question in
Q&A
Replies: 1 comment
-
I'm sorry I did not see this discussion. The only way I think this could be done is by waiting to receive ALL |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I want to start by saying what an awesome product this is. Truly amazing.
That said.
I wonder if there is a way to see when all links in a Diagram has been rendered.
I am showing somewhat 400 nodes with one link each created with Router = new OrthogonalRouter(), PathGenerator = new StraightPathGenerator(). However as these take some time to render I would like to prevent certain actions while rendering.
If this can't be done today. Would you like me to implement it and create a pull request?
Beta Was this translation helpful? Give feedback.
All reactions