fix stats formatting 2 on export option
This commit is contained in:
Binary file not shown.
@@ -108,6 +108,7 @@ public static class StatsPanel
|
|||||||
var emptyStr = new string('\u2591', empty);
|
var emptyStr = new string('\u2591', empty);
|
||||||
|
|
||||||
var row = new Grid();
|
var row = new Grid();
|
||||||
|
row.AddColumn(new GridColumn().NoWrap());
|
||||||
var colorMarkup = filledColor.ToMarkup();
|
var colorMarkup = filledColor.ToMarkup();
|
||||||
|
|
||||||
// Construct a seamless markup string
|
// Construct a seamless markup string
|
||||||
|
|||||||
Reference in New Issue
Block a user