mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-01-24 01:02:34 +08:00
wip plugin installer
This commit is contained in:
@@ -43,7 +43,7 @@ namespace QuickLook.Plugin.ImageViewer
|
||||
private ImagePanel _ip;
|
||||
private NConvert _meta;
|
||||
|
||||
public int Priority => int.MaxValue;
|
||||
public int Priority => 0;
|
||||
|
||||
public void Init()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user