You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: restore icon and context menu when Explorer restarts if necessary (#71)
* [windows] feat: Add onWindowsTaskbarCreated Method.
* refactor: make taskbar-related code comply to current code style
* feat: restore icon and context menu when Explorer restarts if possible
- restore the icon with the existing resource.
- do create pop-up menu only once.
* feat: restore icon and context menu when Explorer restarts if necessary
Correct the message of the previous commit.
---------
Co-authored-by: l619534951 <[email protected]>
0 commit comments