mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-12 16:49:14 +08:00
set busy state while reading audio file.
This commit is contained in:
@@ -827,6 +827,7 @@ namespace GARbro.GUI
|
||||
{
|
||||
try
|
||||
{
|
||||
SetBusyState();
|
||||
using (var input = OpenEntry (entry))
|
||||
{
|
||||
FormatCatalog.Instance.LastError = null;
|
||||
|
||||
Reference in New Issue
Block a user