mirror of
https://github.com/crskycode/GARbro.git
synced 2025-01-11 12:39:16 +08:00
set busy state while reading audio file.
This commit is contained in:
parent
03e280c045
commit
0b61f869f8
@ -827,6 +827,7 @@ namespace GARbro.GUI
|
||||
{
|
||||
try
|
||||
{
|
||||
SetBusyState();
|
||||
using (var input = OpenEntry (entry))
|
||||
{
|
||||
FormatCatalog.Instance.LastError = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user