mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
[FancyZones] logging on the editor exit event (#8422)
This commit is contained in:
@@ -1302,6 +1302,7 @@ bool FancyZones::IsSplashScreen(HWND window)
|
||||
|
||||
void FancyZones::OnEditorExitEvent() noexcept
|
||||
{
|
||||
Logger::trace("OnEditorExitEvent");
|
||||
// Collect information about changes in zone layout after editor exited.
|
||||
FancyZonesDataInstance().ParseDataFromTmpFiles();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user