Community
Participate
Working Groups
Build Identifier: In the diagram there is a container shape which has inside some other container shapes and some connections. When I select this parent container shape and try to save as image, only the parent container and the inner shapes are copied. The connections inside the parent container is not copied. Reproducible: Always Steps to Reproduce: 1.Display a diagram with one parent container with some inner shapes and connections 2. select the parent container shape and right click "save as image". Save it 3. Open the saved image. The connection are missed in the saved image
This issue occurs when e.g. FixPointAnchors are used, while it works correctly when ChopboxAnchors are used.
The methods getModelSourceConnections and getModelTargetConnections in ShapeEditPart do only consider ChopBoxAnchors.
fixed in GefService (getModelSourceConnections and getModelTargetConnections need to stay stable)
Part of Graphiti Indigo 0.8.0