Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 495231

Summary: Wrong anchor position for Path within DynamicAnchorShapeSnippet
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF FXAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: matthias.wienand
Version: 0.2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Screenshot showing the wrong anchor position for Path none

Description Alexander Nyßen CLA 2016-06-01 22:27:29 EDT
The indicated anchor position within the DynamicAnchorShapeSnippet are wrong for the Path shape. We need to investigate whether this is a problem of the example, whether it is a problem of DynamicAnchor/ChopBoxStrategy, or even of the underlying geometric calculations.
Comment 1 Alexander Nyßen CLA 2016-06-01 22:28:06 EDT
Created attachment 262177 [details]
Screenshot showing the wrong anchor position for Path
Comment 2 Matthias Wienand CLA 2016-06-02 09:26:05 EDT
I fixed the underlying geometry computation within NodeUtils. See bug #495278 and bug #495282 for details. The code is published on the master branch, therefore, I resolve this ticket as fixed for 4.0.0 RC4.