mirror of
https://gitee.com/handyorg/HandyControl.git
synced 2024-12-02 11:57:37 +08:00
Merge pull request #385 from AiHaibara/patch-1
File Explorer crash NotifyIcon disappear
This commit is contained in:
commit
9b33c16123
@ -574,6 +574,7 @@ namespace HandyControl.Controls
|
|||||||
{
|
{
|
||||||
if (msg == _wmTaskbarCreated)
|
if (msg == _wmTaskbarCreated)
|
||||||
{
|
{
|
||||||
|
_added = false;
|
||||||
UpdateIcon(true);
|
UpdateIcon(true);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user