| Summary: | Implement Relocate-On-Drag for Connections (MVC.FX Example) | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF MVC | Assignee: | Matthias Wienand <matthias.wienand> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | matthias.wienand |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
I implemented basic "Relocate-On-Drag" in the example. The connection's way points are relocated during dragging while the end points are not relocated currently. Therefore, reconnecting the end points (and possibly the way points, too) is still missing in the implementation. We consider the current behavior to be sufficient for a pleasant user experience. Therefore, I am changing the status to RESOLVED, FIXED. |