mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-24 05:35:00 +00:00
ux: Ignore Whitespace and EOL Changes
should always be visible (#1260)
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
b9dc5a8164
commit
95ea0a6ba6
4 changed files with 3 additions and 4 deletions
|
@ -155,7 +155,6 @@
|
|||
<ToggleButton Classes="line_path"
|
||||
Width="28"
|
||||
IsChecked="{Binding IgnoreWhitespace, Mode=TwoWay}"
|
||||
IsVisible="{Binding IsTextDiff}"
|
||||
ToolTip.Tip="{DynamicResource Text.Diff.IgnoreWhitespace}">
|
||||
<Path Width="14" Height="14" Stretch="Uniform" Data="{StaticResource Icons.Whitespace}"/>
|
||||
</ToggleButton>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue