mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-13 11:09:06 +00:00
Hide PEViewer Title just like InfoPanel
This commit is contained in:
@@ -63,7 +63,6 @@ public class Plugin : IViewer
|
|||||||
_ip.Tag = context;
|
_ip.Tag = context;
|
||||||
|
|
||||||
context.ViewerContent = _ip;
|
context.ViewerContent = _ip;
|
||||||
context.Title = $"{Path.GetFileName(path)}";
|
|
||||||
context.IsBusy = false;
|
context.IsBusy = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user