We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b591b5d commit 895522aCopy full SHA for 895522a
QuickLook.Plugin/QuickLook.Plugin.FontViewer/Plugin.cs
@@ -37,7 +37,7 @@ public class Plugin : IViewer
37
38
private WebpagePanel _panel;
39
40
- public int Priority => int.MaxValue;
+ public int Priority => 0;
41
42
public void Init()
43
{
0 commit comments