| Summary: | Move static FXBendConnectionPolicy.getCurrentBendPoints() to IBendableContentPart, so BendContentOperation can query it. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF MVC | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | matthias.wienand |
| Version: | 0.2.0 | ||
| Target Milestone: | 5.0.0 (Oxygen) M3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
In the course of refactoring IBendableContentPart (see bug # for details), the bend point computation was moved from FXBendConnectionPolicy to IBendableContentPart, which is used by (FX)BendConnectionPolicy. The code is published on the master branch, therefore, I resolve this ticket as fixed for 5.0.0 M3. |