sourcechord / FluentWPF

Fluent Design System for WPF.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After move the Blur effects turns off in 0.10.0-alpha001

milos12345 opened this issue · comments

Once the window move is complete the blur effect turns off.

OnReleaseRemovedAcrylicEffect

Win 10 20H2 (19042.1110)
RTX 2080

Hi @milos12345
Currently Windows11 seems that doesn't support acrylic effect with SetWindowCompositionAttribute API. So that, I turnd off acrylic effect in FluentWPF 0.10.0.
See also(#130, #42)

I'll close this issue.
If you have any problems, please reopen this issue.