mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-25 02:00:12 +08:00
InfoPanel: reset title to empty string
This commit is contained in:
@@ -22,6 +22,7 @@ namespace QuickLook.Plugin.InfoPanel
|
||||
{
|
||||
_ip = new InfoPanel();
|
||||
|
||||
context.Title = "";
|
||||
context.ViewerContent = _ip;
|
||||
context.CanResize = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user