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.
Amend
1 parent f9c55a9 commit 536f225Copy full SHA for 536f225
src/Views/WorkingCopy.axaml
@@ -239,7 +239,6 @@
239
Margin="8,0,0,0"
240
HorizontalAlignment="Left"
241
IsChecked="{Binding UseAmend, Mode=TwoWay}"
242
- IsVisible="{Binding InProgressContext, Converter={x:Static ObjectConverters.IsNull}}"
243
Content="{DynamicResource Text.WorkingCopy.Amend}"/>
244
245
<v:LoadingIcon Grid.Column="5" Width="18" Height="18" IsVisible="{Binding IsCommitting}"/>
0 commit comments