timdp / swirly

A marble diagram generator.
https://swirly.dev
MIT License
117 stars 3 forks source link

Missing left padding in diagram inside operator #37

Closed demensky closed 2 years ago

demensky commented 2 years ago
-1-2-3-4-5-|

> someOperator(() => `a|`)

-1-2-3-4-5-|

Actual behavior

Expected behavior

timdp commented 2 years ago

I've been meaning to look into that. Thanks again for creating a clear issue!

timdp commented 2 years ago

This should now be fixed on swirly.dev and will be included in the next release.

timdp commented 2 years ago

As a sidenote, the fix also deals with: