mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-03-07 01:02:57 +08:00
Fix #166: hide controls from beginning
This commit is contained in:
@@ -80,6 +80,7 @@ namespace QuickLook.Plugin.VideoViewer
|
||||
else
|
||||
{
|
||||
context.TitlebarAutoHide = true;
|
||||
context.Theme = Themes.Dark;
|
||||
context.TitlebarBlurVisibility = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user