-
-
Notifications
You must be signed in to change notification settings - Fork 512
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Fixed render issue where writeline inside status caused corru…
…pt output #415 #694" This reverts commit 71a5d83. The commit introduced major flickering when working with LiveRenderables Fixes #1466
- Loading branch information
1 parent
1a3249c
commit fc0b553
Showing
4 changed files
with
3 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
test/Spectre.Console.Tests/Expectations/Live/Status/Render.Output.verified.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
[?25l | ||
[38;5;11m*[0m foo | ||
|
||
[2K[1A[2K[1A | ||
[2A | ||
[38;5;11m-[0m bar | ||
|
||
[2K[1A[2K[1A | ||
[2A | ||
[38;5;11m*[0m baz | ||
|
||
[2K[1A[2K[1A[2K[?25h |
12 changes: 0 additions & 12 deletions
12
test/Spectre.Console.Tests/Expectations/Live/Status/WriteLineOverflow.Output.verified.txt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters