aivarsk / scruffy

Makes SVG shapes look hand-drawn and creates UML diagrams using yUML (http://yuml.me) syntax
319 stars 60 forks source link

Global variables not cleared between calls #7

Closed wernight closed 10 years ago

wernight commented 10 years ago

Sequence diagram should clear in suml.suml2pic.transform or nearby:

suml.common._boxes = {}
aivarsk commented 10 years ago

Fixed in latest version