mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
[FileExplorer Add-ons][SVGthumbnails] Dispose WebView resources (#18904)
This commit is contained in:
@@ -164,6 +164,8 @@ namespace Microsoft.PowerToys.ThumbnailHandler.Svg
|
|||||||
Application.DoEvents();
|
Application.DoEvents();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
_browser.Dispose();
|
||||||
|
|
||||||
return thumbnail;
|
return thumbnail;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user