skanaar / nomnoml

The sassy UML diagram renderer
https://www.nomnoml.com
MIT License
2.66k stars 208 forks source link

[Bug] Noop in renderer #140

Closed alkhe closed 3 years ago

alkhe commented 3 years ago

On line 160 in renderer.ts, g.restore is not being called.

https://github.com/skanaar/nomnoml/blob/a37e2295be60d4fdd32fff9272250df7fd2cf845/src/renderer.ts#L154-L161

skanaar commented 3 years ago

Oh, that doesn't look right 😰 Fixed in v1.1.1.

Thanks for reporting 🙏