mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-23 05:05:00 +00:00
upgrade<Version>: Release 1.9
This commit is contained in:
parent
84b2b4d7ae
commit
59e075ff09
4 changed files with 8 additions and 9 deletions
|
@ -218,7 +218,8 @@ namespace SourceGit.UI {
|
|||
new Typeface(leftText.FontFamily, p.FontStyle, p.FontWeight, p.FontStretch),
|
||||
leftText.FontSize,
|
||||
Brushes.Black,
|
||||
VisualTreeHelper.GetDpi(this).PixelsPerDip);
|
||||
new NumberSubstitution(),
|
||||
TextFormattingMode.Ideal);
|
||||
|
||||
if (minWidth < formatter.Width) minWidth = formatter.Width;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue