Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
15.04k stars 3.25k forks source link

Palette effect glitch #4247

Closed DoreK333 closed 2 weeks ago

DoreK333 commented 2 weeks ago

What happened?

After updating WLED from 0.14.4 to 0.15.0-b7, the Palette effect from saved presets stopped animating. When I re-select the Palette effect and some colors, the animation is very glitchy and does not work properly.

To Reproduce Bug

WS2815

  1. Update to 0.15.0-b7
  2. Select Palette Effect

https://github.com/user-attachments/assets/7927770c-80fe-4f91-9251-bc8f556db6fa

Expected Behavior

Smooth animation of the color palette as before the update

Install Method

Binary from WLED.me

What version of WLED?

WLED 0.15.0-b7 (build 2410270)

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

DedeHai commented 2 weeks ago

did you disable the rotation checkmark? there was a discussion in https://github.com/Aircoookie/WLED/pull/4145 to remove that check by default.

DoreK333 commented 2 weeks ago

now yes, that was the reason, I didn't notice it before :)