-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Edge rendering details #8139
Labels
Milestone
Comments
mergify bot
pushed a commit
that referenced
this issue
Oct 25, 2023
[vokoscreenNG-2023-10-23_06-35-31.webm](https://github.com/enso-org/enso/assets/1047859/d8a5ffc5-4677-4264-a246-8def4418505a) - Implement disconnected edges and edge interactions (#7864). - Port edge layout from Rust. - Implement output ports, hover extensions, backward-edge arrows, hover-splitting. # Important Notes - A new `currentInteraction` API supports mutually-exclusive interactions; this is used to cancel edge creation when the CB is opened. We can use it more generally to ensure only one major interaction is ongoing at a time. - Remaining details to reach parity with gui1 edges: #8139
farmaazon
added
d-easy
Difficulty: little prior knowledge required
p-medium
Should be completed in the next few sprints
labels
Nov 8, 2023
Refinement notes:
|
Closed
This was referenced Feb 14, 2024
Keziah Wesley reports a new STANDUP for yesterday (2024-02-14): Progress: Implemented edge layering for target-attachment bits and unconnected edges. It should be finished by 2024-02-14. Next Day: Next day I will be working on the #8238 task. Address review on code-editor PR. |
mergify bot
pushed a commit
that referenced
this issue
Feb 19, 2024
Fixes one issue from #8139. Before: ![image](https://github.com/enso-org/enso/assets/1047859/b6d05734-f186-4213-b943-81fd868cf565) After: ![image](https://github.com/enso-org/enso/assets/1047859/4e42907f-8579-4869-99a3-74aac920e65b)
mergify bot
pushed a commit
that referenced
this issue
Feb 19, 2024
Fixes one issue from #8139. Before: ![image](https://github.com/enso-org/enso/assets/1047859/1db71cda-7f9e-4d15-ac0f-14cb3c0b7c09) After: ![image](https://github.com/enso-org/enso/assets/1047859/c5aafc56-d81d-447e-b725-fcb2e30b3c4e)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: