dump history xml when display changing

This commit is contained in:
Kang Yu 2024-10-12 15:04:15 -07:00
parent 3d38b70cf1
commit a98717ab4e
2 changed files with 15 additions and 4 deletions

View file

@ -289,6 +289,7 @@ namespace PersistentWindows.SystrayShell
process.PriorityClass = ProcessPriorityClass.High;
Program.WriteDataDump();
Log.Event("Session exit");
this.notifyIconMain.Visible = false;
//this.notifyIconMain.Icon = null;