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

Bug 459245

Summary: Resizing a multi-selection that contains FXConnections breaks their waypoint positions.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF MVCAssignee: Matthias Wienand <matthias.wienand>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3 CC: matthias.wienand
Version: unspecified   
Target Milestone: 4.0.0 / 3.11.0 (Neon) M2   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2015-02-05 12:50:51 EST
Within the MVC logo example, if selecting all visible elements and resizing the selection via the bottom-right corner handle, the waypoints of the connections are not properly moved during resizing.
Comment 1 Matthias Wienand CLA 2015-09-25 10:06:16 EDT
This issue was resolved while working on bug #477352. The (movable) anchor points of an FXConnection are now moved to their relative positions within the resized bounds. The code is published on the master branch. Therefore, I resolve this ticket as fixed for 3.11.0M2.