gustafn
committed
on 26 Feb 22
improve class diagram drawing logic

- Draw always the superclass of the object of
interest, which might in the case of multiple
inherit… Show more
improve class diagram drawing logic

- Draw always the superclass of the object of

 interest, which might in the case of multiple

 inheritance not in the "things" variable.

- don't draw lines twice in cases of multiple inheritance

Show less