| Summary: | Rotate all selected parts within FXRotateOnHandleDragPolicy and move it to MVC.FX. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Matthias Wienand <matthias.wienand> |
| Component: | GEF MVC | Assignee: | 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
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. |