bramp / js-sequence-diagrams

Draws simple SVG sequence diagrams from textual representation of the diagram
https://bramp.github.io/js-sequence-diagrams/
BSD 2-Clause "Simplified" License
7.82k stars 1.08k forks source link

Bug in drawing #138

Closed janhieber closed 7 years ago

janhieber commented 9 years ago

bug

As you can see, it draws "HelperLib" twice. I think this is a bug.

janhieber commented 9 years ago

OK, i removed the whitespace in the last line, now it works :P

bramp commented 9 years ago

This whitespace issue should no longer be a problem. It was fixed months ago. I'm going to reopen this bug until I double check.

bramp commented 7 years ago

Ok this was indeed fixed.