mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +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();
|
||||
}
|
||||
|
||||
_browser.Dispose();
|
||||
|
||||
return thumbnail;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user