csgoh / processpiper

An open source python library to generate business process diagram using code or plain text.
https://github.com/csgoh/processpiper
MIT License
148 stars 10 forks source link

Gateway Text positioning issue #42

Closed csgoh closed 4 months ago

csgoh commented 5 months ago

When you have a very long description with multiple '\n' chars, the description will be placed at odd location.

csgoh commented 4 months ago

This has been fixed in v0.6.0