1
0
mirror of synced 2024-09-24 11:38:22 +02:00

Use loading icon again till i can otpmize some things

This commit is contained in:
KillzXGaming 2019-05-11 20:08:58 -04:00
parent 9e4949d5ef
commit aba65a7a10

View File

@ -340,7 +340,7 @@ namespace Switch_Toolbox.Library.Forms
DecodeProcessFinished = false;
// PushImage(Properties.Resources.LoadingImage);
PushImage(Properties.Resources.LoadingImage);
var image = ActiveTexture.GetBitmap(CurArrayDisplayLevel, CurMipDisplayLevel);