Merge claudedo/38394081d47048fea82317c6c52e01a5
This commit is contained in:
@@ -115,6 +115,11 @@
|
||||
Foreground="{DynamicResource TextMuteBrush}" />
|
||||
<TextBlock Classes="meta" Text="·"
|
||||
Foreground="{DynamicResource TextFaintBrush}" />
|
||||
<TextBlock Classes="meta" Text="{Binding TokensFormatted}"
|
||||
Foreground="{DynamicResource TextMuteBrush}"
|
||||
ToolTip.Tip="{Binding TokensBreakdown}" />
|
||||
<TextBlock Classes="meta" Text="·"
|
||||
Foreground="{DynamicResource TextFaintBrush}" />
|
||||
<TextBlock Classes="diff-add" Text="{Binding DiffAddText}" />
|
||||
<TextBlock Classes="diff-del" Text="{Binding DiffDelText}" />
|
||||
</StackPanel>
|
||||
|
||||
Reference in New Issue
Block a user