-
Notifications
You must be signed in to change notification settings - Fork 357
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed dotnet-counters rendering issues on console resizes (#3353)
* Updated ConsoleWriter formatting * Fixed the issue of large fonts by using the fixed length of formatted values. * Should now only print the numerical values when the window width is less than 20 * Truncate the instruction string at the top of output based on the console width * Added fix for change in console height and multidimensional metrics.
- Loading branch information
Showing
1 changed file
with
29 additions
and
2 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