eclipsesource / eclipsesource/papyrus-seqd
Support scroll bars for messages edition
Open
- Dominant language
- Java
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently, there are unexpected behaviors when moving a message while the diagram is scrolled down.
Edit policies get the mouse location relative to the corner of the diagram, where the logical model works with the absolute positions. A simple fix should be applied to the location of the requests to get the right position in terms of absolute position and not screen relative.
Another similar issue should also be tracked for scaling issues, when the diagram is not zoomed 100%.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.