File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7272 <TextBlock Grid.Column=" 1" Classes =" primary" Text =" {DynamicResource Text.Histories}" />
7373 <ToggleButton Grid.Column=" 2"
7474 Classes =" layout_direction"
75- Width =" 32 " Height =" 26"
75+ Width =" 28 " Height =" 26"
7676 IsChecked =" {Binding Source={x:Static vm:Preference.Instance}, Path=UseTwoColumnsLayoutInHistories, Mode=TwoWay}"
7777 ToolTip.Tip=" {DynamicResource Text.Histories.DisplayMode}" />
7878 <ToggleButton Grid.Column=" 3"
7979 Classes =" line_path"
80- Width =" 32 " Height =" 26"
80+ Width =" 28 " Height =" 26"
8181 Background =" Transparent"
8282 IsChecked =" {Binding EnableReflog, Mode=TwoWay}"
8383 ToolTip.Tip=" {DynamicResource Text.Repository.EnableReflog}" >
8484 <Path Width =" 12" Height =" 12" Data =" {StaticResource Icons.Reference}" />
8585 </ToggleButton >
8686 <ToggleButton Grid.Column=" 4"
8787 Classes =" line_path"
88- Width =" 32 " Height =" 26"
88+ Width =" 28 " Height =" 26"
8989 Background =" Transparent"
9090 IsChecked =" {Binding EnableFirstParentInHistories, Mode=TwoWay}"
9191 ToolTip.Tip=" {DynamicResource Text.Repository.FirstParentFilterToggle}" >
You can’t perform that action at this time.
0 commit comments