Connectors not shown in the right position

Hi,
when I arange the shapes and save the sheet the connectors are not show correct.
They do not move in the right psoition.

LayoutOptions compactTreeOptions = new LayoutOptions();
compactTreeOptions.setLayoutStyle(LayoutStyle.COMPACT_TREE);
compactTreeOptions.setEnlargePage(true);
compactTreeOptions.setDirection(LayoutDirection.DOWN_THEN_RIGHT);
diagram.layout(compactTreeOptions);


How can I fix that ?

best regards
Uwe

Hi Uwe,


Thank you for contacting support. Kindly send us your source Visio drawing and the complete code for testing purposes. We shall then investigate and reply you appropriately. Your response is awaited.

Hi Uwe,


Thank you for sending us a source Visio drawing. We managed to replicate the problem of incorrect position of the connectors. It has been logged under ticket ID DIAGRAMJAVA-50471 in our bug tracking system. Your post has also been linked to this ticket. We shall keep you informed regarding any available updates. We are sorry for the inconvenience caused.

Hi Uwe,


Thank you for being patient. We have a good news for you that the ticket ID DIAGRAMJAVA-50471 has now been resolved. If there is no issue in the quality assurance phase, then this fix will be included in the next version 17.4.0 of Aspose.Diagram for Java API. We shall inform you via this forum thread as soon as the new release is published.

The issues you have found earlier (filed as DIAGRAMJAVA-50471) have been fixed in Aspose.Diagram for Java 17.4.0.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.