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

Bug 493686

Summary: [Regression] Dynamic anchor snippets are broken
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF FXAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.2.0   
Target Milestone: 4.0.0 (Neon) RC1   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2016-05-13 22:50:50 EDT
The DynamicAnchorShapeSnippet and the DynamicAnchorELetterSnippet are currently broken, i.e. they do not indicate the computed anchor position (the red circle is always located at the top-left).
Comment 1 Alexander Nyßen CLA 2016-05-13 23:39:21 EDT
Ensured that DynamicAnchor provides a default binding for the anchorageReferenceGeometry computation parameter in case it is required by the given IComputationStrategy. In the examples, the binding for this parameter was not provided (which is now fine).

Resolving as fixed in 4.0.0 RC1.