@Volker wrote:
In my diagrams I often have links partially overlapping each other. I would like to identify all links passing current cursor position to concatenate a common tooltip over such sections of overlapping links. E.g.
"
from: Node1
to: Node2from: Node3
to: Node:3
"
instead of showing tooltip either
"
from: Node1
to: Node2
"
or
"
from: Node3
to: Node:3
"
Posts: 2
Participants: 2