| Summary: | When changing the routing style in the MVC logo, an unconnected curve is relocated to (0,0). | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF MVC | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.2.0 | ||
| Target Milestone: | 4.0.0 (Neon) RC1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
I pushed the following changes to origin/master: - Ensure FXGeometricCurve always stores start and end points within its waypoint list. - Ensured that construction of curves within FXGeometricModel provides start and end points. - Ensured that FXBendConnectionPolicy passes start and end point positions/hints to the IBendableContentPart, even if start and end are connected. - Ensured that MvcLogoExampleView only resets the control points of a curve when switching the routing style, not the start and end points. Resolving as fixed in 4.0.0 RC1. |