mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-23 02:00:26 +08:00
restore transparency in Win11
This commit is contained in:
@@ -105,7 +105,6 @@ namespace QuickLook
|
||||
if (SettingHelper.Get("UseTransparency", true)
|
||||
&& SystemParameters.IsGlassEnabled
|
||||
&& App.IsWin10
|
||||
&& !App.IsWin11
|
||||
&& !App.IsGPUInBlacklist
|
||||
)
|
||||
WindowHelper.EnableBlur(this);
|
||||
|
||||
Reference in New Issue
Block a user