Closed lvmm closed 3 years ago
This is a glitch in the Eclipse GEF/Draw2d frameworks and has always been like this. Unfortunately, this is not something I can fix.
A workaround is to move one of the objects and move it back again, or close the View and re-open it, or move the connections so they are like this:
I'll close this as it's not something I can fix. If anyone cares to look deep into the Eclipse/GEF code to try to fix, please do.
Version of Archi
4.8.1
Archi Plug-ins
no
Operating System
windows 10
Steps to Reproduce the Behaviour
prerequisites: manual connection router
Actual Behaviour
Deleted connection is restored as angled and merges with the second connection.
Expected Behaviour
Two issues here: first, undo should restore things exactly as they were and definitely shouldn't make diagram unreadable. Second, it may be a good idea to straighten the angled connection after step 3 because it was automatically angled so it won't merge with the connection we just deleted.