Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glitter fx frozen gradient #3987

Open
1 task done
Scarala opened this issue May 17, 2024 · 2 comments
Open
1 task done

glitter fx frozen gradient #3987

Scarala opened this issue May 17, 2024 · 2 comments
Labels
bug confirmed The bug is reproducable and confirmed fixed in source This issue is unsolved in the latest release but fixed in master

Comments

@Scarala
Copy link

Scarala commented May 17, 2024

What happened?

I noticed a bug in the glitter fx. The glittering works fine but the color gradient effect is freezed and not a moving gradient like in the older versions of WLED. It seems like the gradient is showing only the 1st frame of the animation but does not start the animation.
According to the Discord Beta-Testing Channel blazoncek noticed to me, that Glitter was changed on Jan 6th 2023 and sooms to be buggy since then.

To Reproduce Bug

Just use the Glitter FX

Expected Behavior

Glitter with a running gradient in background

Install Method

Binary from WLED.me

What version of WLED?

15.0-b2

Which microcontroller/board are you seeing the problem on?

ESP8266

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Scarala Scarala added the bug label May 17, 2024
@blazoncek blazoncek added the confirmed The bug is reproducable and confirmed label May 18, 2024
@blazoncek
Copy link
Collaborator

FYI caused by #3683 by @TripleWhy. The problem lies in the fact that default behaviour of Palette effect changed and cannot be modified from Glitter. Glitter uses Palette effect as a base.

I'll modify Glitter to use old Palette code instead of calling Palette effect. That should resolve the issue.

@softhack007 softhack007 changed the title glitter fx freezed gradient glitter fx frozen gradient May 18, 2024
blazoncek added a commit that referenced this issue May 18, 2024
@blazoncek blazoncek added the fixed in source This issue is unsolved in the latest release but fixed in master label May 18, 2024
@Scarala
Copy link
Author

Scarala commented May 21, 2024

Confirm fixed in 0.15.0-b3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug confirmed The bug is reproducable and confirmed fixed in source This issue is unsolved in the latest release but fixed in master
Projects
None yet
Development

No branches or pull requests

2 participants