mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-22 03:00:14 +08:00
finish auto-hide
This commit is contained in:
@@ -64,8 +64,7 @@ namespace QuickLook.Plugin.ImageViewer
|
||||
context.PreferredSize = new Size(1024, 768);
|
||||
|
||||
Directory.SetCurrentDirectory(App.AppPath);
|
||||
|
||||
context.AutoHideTitlebar = true;
|
||||
|
||||
context.TitlebarOverlap = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user