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

Bug 444146

Summary: Improve snapping when overlaying start and end in FXBendPolicy
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF MVCAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 3.10.0 (Mars) M2   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2014-09-15 14:15:33 EDT
When dragging a waypoint to overlay a start or end point, the current position should be updated to the position of the anchor that is overlaid. Otherwise overlaying will result in a (temporary) detachment of start and end, because the current mouse position has a certain offset to the anchor location (the user has to move the waypoint to attach again).
Comment 1 Alexander Nyßen CLA 2014-09-17 09:19:39 EDT
Ensured that start and end anchor are only overlain, if anchorage remains the same. Actually implemented that for all waypoints, while they will currently only be snapped to static anchors.
Comment 2 Alexander Nyßen CLA 2014-09-17 09:20:02 EDT
Committed changes to origin/master. Resolving as fixed in 3.10.0M2.