Comment 1 for bug 942308

Revision history for this message
su_v (suv-lp) wrote :

> Add nodes to the connector

Manual edits to connector lines is not supported in Inkscape - not in 0.47 nor in 0.48. The difference between the two versions is that in Inkscape 0.48 the recalculation of the layout of all connecters is triggered far more often (i.e. also when loading the document) due to new features added to the connecter tool, whereas in 0.47, these rerouting is triggered by fewer events (not on loading).

Similar to
Bug #740802 "Connectors lose manual edits when a new connector is created "
<https://bugs.launchpad.net/inkscape/+bug/740802>

Underlying issue:
Bug #168748 "Connectors with manual node edits should retain their shape "
<https://bugs.launchpad.net/inkscape/+bug/168748>

Proposing to link as duplicate to bug #168748.