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