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

Bug 494744

Summary: FXBendConnectionPolicy updates position hints even though no manipulations were performed.
Product: [Tools] GEF Reporter: Matthias Wienand <matthias.wienand>
Component: GEF MVCAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.2.0   
Target Milestone: 4.0.0 (Neon) RC3   
Hardware: All   
OS: All   
Whiteboard:

Description Matthias Wienand CLA 2016-05-27 07:29:17 EDT
If the FXBendConnectionPolicy is only initialized and committed, without performing any manipulations, then it should not have any effect. However, currently, the position hints are updated even though no manipulations were performed.
Comment 1 Matthias Wienand CLA 2016-05-27 08:35:46 EDT
I ensured the initial position hints are preserved when no manipulations are performed. The code is published on the master branch, therefore, I resolve this ticket as fixed for 4.0.0 RC3.