mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-11 09:49:07 +00:00
make blur invisible by default, remove colored title bar on InfoPanel
This commit is contained in:
@@ -65,6 +65,7 @@ namespace QuickLook.Plugin.ImageViewer
|
||||
|
||||
Directory.SetCurrentDirectory(App.AppPath);
|
||||
|
||||
context.TitlebarBlurVisibility = true;
|
||||
context.TitlebarOverlap = true;
|
||||
context.TitlebarAutoHide = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user