mirror of
https://gitee.com/handyorg/HandyControl.git
synced 2024-11-30 02:48:03 +08:00
Update GifImageAnimator.cs
This commit is contained in:
parent
e114ba0527
commit
165d46f1d3
@ -175,7 +175,7 @@ namespace HandyControl.Tools
|
||||
|
||||
if (!ImageInfoList.Any())
|
||||
{
|
||||
AnimationThread?.Abort();
|
||||
AnimationThread?.Join();
|
||||
AnimationThread = null;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user