Community
Participate
Working Groups
Build Identifier: 20100218-1602 We have a problem where switching the target of a PolylineConnection will cause the pointer decoration to target the correct area. Reproducible: Always Steps to Reproduce: 1.Create Polyline connection reference to a target. 2.Hide original target and replace with new target. 3.Replace with original and the anchor for the pointer will be skewed.
Created attachment 195517 [details] Example of the problem The reference to Person is skewed from where it should be.
(In reply to comment #0) > Build Identifier: 20100218-1602 > > We have a problem where switching the target of a PolylineConnection will cause > the pointer decoration to target the correct area. > > Reproducible: Always > > Steps to Reproduce: > 1.Create Polyline connection reference to a target. > 2.Hide original target and replace with new target. > 3.Replace with original and the anchor for the pointer will be skewed. What exactly do you mean with "hide" orginal target and "replace" with new target. Can you post a snippet of your code? Can you reproduce it with any of the example editors, e.g. the logic one?