srcML / srcUML

UML Class diagram reverse engineering tool
GNU General Public License v3.0
14 stars 5 forks source link

Arrows not long enough #38

Open PJ-Leyden opened 5 years ago

PJ-Leyden commented 5 years ago

There is an issue with the drawing of arrows on particularly small graphs where the arrow doesn't reach both boxes. Might be the hacked algorithm I use to determine the arrow edge point. Issue is LIKELY in the svg_printer

issue