Problem with connectors! Need Help!


Author
Message
Marcelo French
Marcelo French
Forum Newbie (7 reputation)Forum Newbie (7 reputation)Forum Newbie (7 reputation)Forum Newbie (7 reputation)Forum Newbie (7 reputation)Forum Newbie (7 reputation)Forum Newbie (7 reputation)Forum Newbie (7 reputation)Forum Newbie (7 reputation)
Group: Forum Members
Posts: 7, Visits: 1
Hello, I have a problem with the connectors. When I load the diagram for the first time, when I click to collapse, the points of the connectors are collapsed together with the node (Attachment 1: BUG 1). When I remove a node and back to draw the diagram using

NDrawingDocument document = NDrawingView1.Document;

NLayer layer = (NLayer) document.Layers.GetChildAt (0);

document.Layers.RemoveAllChildren ();
document.Layers.AddChild (layer);
document.ActiveLayerUniqueId = layer.UniqueId;

Draw the diagram as well, but when I collapse a node works fine, but the connectors are in the same position, do not collapse together with the node (Attachment 2: BUG 2).

I need a quick response.

Thank you very much for your attention.
Attachments
BUG 1.png (204 views, 26.00 KB)
BUG 2.png (166 views, 26.00 KB)
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search