eclipsesource / eclipsesource/papyrus-seqd
Improve feedback during message move
Open
visual_feedbacks
- Dominant language
- Java
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
There is an issue in the visual feed-back during message move remaining stuck at the start or finish of an execution specification. A naïve fix that lets execution specifications have left- or right-side anchors with negative values or values greater than the length of the execution fixes that problem, but doesn't really make sense and breaks a JUnit test for create messages. So, we need to work on letting the `FeedbackHelper` change not just anchor identity but also the connected node figure at each end, which determines the kind of anchor.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.