diff --git a/src/Resources/Styles.axaml b/src/Resources/Styles.axaml index 6de1a479..13ccf0a5 100644 --- a/src/Resources/Styles.axaml +++ b/src/Resources/Styles.axaml @@ -962,12 +962,14 @@ - diff --git a/src/Views/Repository.axaml b/src/Views/Repository.axaml index 786c8484..a897a5ba 100644 --- a/src/Views/Repository.axaml +++ b/src/Views/Repository.axaml @@ -19,31 +19,22 @@ - - - - + - + - - - - + - - + + @@ -138,6 +129,12 @@ Watermark="{DynamicResource Text.Repository.Filter}" Text="{Binding Filter, Mode=TwoWay}" VerticalContentAlignment="Center"> + + + + - + - + + IsVisible="{Binding SearchCommitFilterType, Converter={x:Static c:IntConverters.IsGreaterThanZero}}"> + +