Hi Walter,
For a while now we've had a small rendering issue that I'd like your thoughts on.
I have a class derived from GoSubGraph, where I have changed its label position, margins, fillet, etc. Everything works great until I have an outside link connecting to a node inside of a subgraph, which is inside of a subgraph, and so on, for about 10 deep nesting. If I create this structure and then collapse the outermost subgraph, the links seem to be drawn to a destination point floating above the collapsed subgraph. Sometimes links are also drawn to where nodes would be if the subgraph was expanded.
Our QA department can do this and sometimes crash the app. Any thoughts on what we've been doing wrong?
Thanks, Tyler