https://issues.apache.org/ooo/show_bug.cgi?id=120437
--- Comment #15 from Armin Le Grand <[email protected]> --- ALG: Two more additions: - in SdrEdgeObj::ConnectToNode reset bEdgeTrackUserDefined when really a connection to an SdrObject gets set. This can no longer be a EdgeTrackUserDefined case. - in SdrEdgeObj::ImpRecalcEdgeTrack return always when bEdgeTrackUserDefined or no model or model locked. This avoids reliably the overwriting of bEdgeTrackUserDefined cases and their imported polygons (as the other cnages, cannot have worked for quite some time). With this changes both exampes work fine, example2 shows connector as in PPT. Preparing extended patch. -- You are receiving this mail because: You are the assignee for the bug.
