TALA icon indicating copy to clipboard operation
TALA copied to clipboard

reorder edges with label obstructions

Open alixander opened this issue 2 years ago • 0 comments
trafficstars

in this diagram, the long label on a connection placed there has nowhere good to go. it should be ordered with shorter connections, making more space for the long connection

client1

client2

server

redis

client1 -> server: updateBoard
server -> redis: broadcast request
server -> client1: undoData
redis -> server: request
server -> client2: request

Screen Shot 2023-08-09 at 10 28 26 AM

alixander avatar Aug 09 '23 17:08 alixander