sourcechord/FluentWPF

Acrylic window is too pixelated

Pietro228 opened this issue · 3 comments

Hi,

why is my window pixelated? Iˇm using windows 11 and version 0.9.

obrazek

Ít's not really pixelation, but more a noise effect that is applied to all windows to varying degrees.

You should be able to modify that by adjusting the NoiseOpacity property either in XAML or programmatically.
image

I have already tried to change it's value, but it only disables blur or makes it so much pixelated. Which value should I use to get rid of pixelated noise?

Fixed it with value 0! :)