mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-03-06 02:02:34 +08: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