remove transparent window

This commit is contained in:
Paddy Xu
2017-11-02 21:49:20 +02:00
parent fe5e8bf730
commit 8440bc6fc7
21 changed files with 208 additions and 296 deletions

View File

@@ -42,7 +42,6 @@ namespace QuickLook.Plugin.ImageViewer
private ImagePanel _ip;
public int Priority => int.MaxValue;
public bool AllowsTransparency => true;
public void Init()
{