Hamza417 / Peristyle

Simple wallpaper manager app for Android with awesome UI written completely in Jetpack Compose.
Apache License 2.0
200 stars 4 forks source link

Error "radius < 1: 0" #32

Closed borisfaure closed 5 months ago

borisfaure commented 5 months ago

I'm trying to use version 1.40_beta but it fails setting a wallpaper as background with an error radius < 1: 0. I've looked a bit at the code and it's related to blur even though the blur option is disabled.

borisfaure commented 5 months ago

Hi. I've updated to 1.41_beta but the issue is still present.

Hamza417 commented 5 months ago

I caught the wrong exception, I'll publish a new release in a moment

Hamza417 commented 5 months ago

I've updated the existing release, you can update now.

borisfaure commented 5 months ago

Thanks! It now works like a charm