We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c59183 commit f6b0f14Copy full SHA for f6b0f14
src/Views/FilterModeInGraph.axaml
@@ -8,8 +8,7 @@
8
x:DataType="vm:FilterModeInGraph">
9
<Grid RowDefinitions="22,26">
10
<TextBlock Grid.Row="0"
11
- Text="{DynamicResource Text.Repository.FilterCommits}"
12
- Foreground="{DynamicResource Brush.FG2}"/>
+ Text="{DynamicResource Text.Repository.FilterCommits}"/>
13
14
<StackPanel Grid.Row="1" Orientation="Horizontal">
15
<ToggleButton Classes="line_path"
0 commit comments