mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-25 22:25:00 +00:00
fix: should not use Active to close a running popup.
This commit is contained in:
parent
4b405dfc5f
commit
f00ecbd0a1
2 changed files with 6 additions and 18 deletions
|
@ -282,6 +282,7 @@
|
|||
</StackPanel>
|
||||
<TextBlock HorizontalAlignment="Stretch"
|
||||
TextWrapping="Wrap"
|
||||
FontSize="12"
|
||||
FontStyle="Italic"
|
||||
Text="{Binding ProgressDescription}"/>
|
||||
<ProgressBar Margin="0,8,0,0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue