eclipsesource / eclipsesource/papyrus-gefx
[Renderer] Fix the Anchor projection
Open
bug
- Dominant language
- Java
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we use a fixed location for all anchors, even when the link intersects a different border. In GMF, the real anchor is computed at the first intersection point between the link and the target anchor:

(Expected behavior, on the left; buggy behavior, on the right)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.