| Summary: | Link feedback for edge labels is currently capped at the layout bounds of the visual of the EdgeContentPart | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Matthias Wienand <matthias.wienand> |
| Component: | GEF Zest | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.2.0 | ||
| Target Milestone: | 4.0.0 / 3.11.0 (Neon) M4 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Matthias Wienand
I enhanced the ChopBoxAnchor.ComputationStrategy to better support Connection as the anchorage visual. When the anchorage visual is a GEF4 FX Connection, the computation strategy does now use the curve geometry as the anchorage geometry, instead of using its layout bounds. The code is published on the master branch. Therefore, I resolve this ticket as fixed for 3.11.0M4. |