| Summary: | Anchor link feedback calculations should re-use FXChopBoxAnchor logic | ||
|---|---|---|---|
| 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: | unspecified | ||
| Target Milestone: | 3.10.0 (Mars) M2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
I extracted an FXChopBoxComputationStrategy which can be passed-in to the constructor of the FXChopBoxAnchor. The strategy is also used (i.e. re-used) to compute the link feedback in the FXDefaultFeedbackPartFactory for link feedback. The code is published on the master branch, therefore resolving this ticket as fixed for target milestone 3.10.0M2. |