Replies: 1 comment
-
|
Just extending the question, what escape codes library produces:
Escape color code for "Hello, World!" is reset afterwards, then uncolored space is produced also with trailing reset. Not clear if I try to use nested styling improperly and there is an other way. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When rendering multiple lipgloss styled strings inside a styled container, background styling of that container is not preserved.
There is a simplified example from
Viewmethod:which gets rendered like
See dark spot behind "Hello, World!", which has default terminal background instead of expected lightblue from
stylem.Beta Was this translation helpful? Give feedback.
All reactions