mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-25 02:00:12 +08:00
do not GC
This commit is contained in:
@@ -83,7 +83,7 @@ namespace QuickLook
|
||||
ContextObject.ViewerPlugin?.Dispose();
|
||||
ContextObject.Reset();
|
||||
|
||||
GC.Collect();
|
||||
//GC.Collect();
|
||||
|
||||
// revert UI changes
|
||||
ContextObject.IsBusy = true;
|
||||
|
||||
Reference in New Issue
Block a user