| Summary: | Fix FXBendPolicy does not retrieve correct anchor in all cases. | ||
|---|---|---|---|
| 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 / 3.11.0 (Neon) M3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
- Revised API of FXBendPolicy (renamings and cleanups). - Fixed that wrong overlay anchor was determined in certain situations. - Ensured that FXBendOnSegmentHandleDragPolicy can properly adjust the segment handles for the case the the commit operation of FXBendPolicy is a no-op (which did not occur before, because of a side-effect related to the wrong overlay anchor computation). Pushed all changes to origin/master. Resolving as fixed in 3.11.0 M3. |