mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 19:22:53 +01:00
Try to fix ShowProgress after "New" - thx OmrSi :)
This commit is contained in:
parent
888d77e2bf
commit
0953293199
@ -4673,6 +4673,7 @@ namespace Nikse.SubtitleEdit.Forms
|
||||
}
|
||||
|
||||
MakeHistoryForUndo(_language.BeforeNew);
|
||||
toolStripStatusLabelProgress.Visible = false;
|
||||
ResetSubtitle(true);
|
||||
CheckSecondSubtitleReset();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user