| Summary: | Multi selection bounds are incorrectly considering bendable parts without free bend points. | ||
|---|---|---|---|
| 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: | 1.1.0 | ||
| Target Milestone: | 5.0.0 (Oxygen) M5 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Matthias Wienand
I changed the implementation of ResizableTransformableBoundsProvider so that null is returned as the bounds for bendable parts that have no free bend points. Accordingly, I adjusted the DefaultSelectionHandlePartFactory and ResizeTransformSelectedOnHandleDragPolicy to only consider selected parts for which resizable-transformable bounds can be determined. The code is published on the master branch, therefore, I resolve this ticket as fixed for 5.0.0 M5. |