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

Bug 458390

Summary: Rotate all selected parts within FXRotateOnHandleDragPolicy and move it to MVC.FX.
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: unspecified   
Target Milestone: 3.10.0 (Mars) M5   
Hardware: All   
OS: All   
Whiteboard:

Description Matthias Wienand CLA 2015-01-26 05:10:16 EST
The FXRotateOnHandleDragPolicy should allow rotating multiple selected parts and can then be moved from the Logo example to MVC.FX.
Comment 1 Matthias Wienand CLA 2015-01-26 07:26:51 EST
I implemented rotating multiple selected parts at once and renamend and moved the FXRotateSelectedOnHandleDragPolicy to MVC.FX. The center of the unioned bounds of all visuals of the currently selected parts is used as the pivot point for rotation. The code is published on the master branch, therefore I resolve this ticket as fixed for 3.10.0M5.