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