Nico Reese

Results 2 comments of Nico Reese

Update: Indeed you can do something like `backdropLayer?.setValue(15, forKey: "scale")` to get a much higher quality blur, even at the bottom. You might need to make performance considerations here depending...

A workaround is to listen to changes to the user interface style and re-apply the filter then. I put everything from the init function into updateFilter() to call it again....