We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Information
Describe the bug This only happens when the log part is longer than the max. console length.
To Reproduce 1 Use the sample live application. 2 Write a long text with AnsiConsole.MarkupLine that is longer than the max. console length.
Expected behavior The progress bar should be displayed correctly and not bug into the log part.
Screenshots
Please upvote 👍 this issue if you are interested in it.
The text was updated successfully, but these errors were encountered:
This is a duplicate of #415, with a pending PR that should fix this: #1132
Would love to see it getting some love that it desparately needs. (It's super ugly atm!)
Sorry, something went wrong.
Why is this issue getting ignored when there is a PR available that fixes the problem? :(
No branches or pull requests
Information
Describe the bug
This only happens when the log part is longer than the max. console length.
To Reproduce
1 Use the sample live application.
2 Write a long text with AnsiConsole.MarkupLine that is longer than the max. console length.
Expected behavior
The progress bar should be displayed correctly and not bug into the log part.
Screenshots
Please upvote 👍 this issue if you are interested in it.
The text was updated successfully, but these errors were encountered: